mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-05-28 04:36:05 -04:00
Remove debug output
This commit is contained in:
parent
e2c68fc12d
commit
3ee47acb42
1 changed files with 0 additions and 1 deletions
|
|
@ -146,7 +146,6 @@ module VagrantPlugins
|
|||
end
|
||||
|
||||
def verify_binary(binary)
|
||||
puts "verify_binary: #{binary}"
|
||||
if !machine.communicate.test("sh -c 'command -v #{binary}'")
|
||||
@config.binary_path = "/opt/puppetlabs/bin"
|
||||
@machine.communicate.sudo(
|
||||
|
|
|
|||
Loading…
Reference in a new issue