fixed out
This commit is contained in:
parent
9f48b54ffc
commit
8ec2b4bbad
@ -123,7 +123,7 @@ module Devops
|
||||
retry
|
||||
end
|
||||
|
||||
r = @knife_instance.knife_bootstrap(out, ip, self.bootstrap_options(ja, options))
|
||||
r = @knife_instance.knife_bootstrap(@out, ip, self.bootstrap_options(ja, options))
|
||||
if r == 0
|
||||
@out << "Chef node name: #{@server.chef_node_name}\n"
|
||||
::Devops::Db.connector.server_set_chef_node_name @server
|
||||
|
||||
Loading…
Reference in New Issue
Block a user