bootstrap -c option
This commit is contained in:
parent
794883aaa6
commit
7a69d2b83c
@ -92,6 +92,7 @@ EOH
|
||||
end
|
||||
|
||||
def self.knife_bootstrap out, ip, options
|
||||
options << "-c ~/.chef/knife.rb"
|
||||
knife_stream(out, "bootstrap", options + [ ip ])
|
||||
end
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user