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