Remove debug spam from development.
This commit is contained in:
parent
ffcb58bcd9
commit
602227ca7d
|
@ -192,7 +192,6 @@ module VagrantPlugins
|
|||
|
||||
options << @manifest_file
|
||||
options = options.join(" ")
|
||||
@machine.ui.info("Running ye puppet apply with options #{options}")
|
||||
|
||||
# Build up the custom facts if we have any
|
||||
facter = ""
|
||||
|
|
Loading…
Reference in New Issue