fixwd bootstrap
This commit is contained in:
parent
ea11d88e03
commit
bc45a4c44d
@ -70,6 +70,7 @@ module ServerCommands
|
||||
end
|
||||
|
||||
def two_phase_bootstrap s, provider_run_list, bootstrap_template, cert_path, out
|
||||
provider = ::Provider::ProviderFactory.get(s.provider)
|
||||
mongo = ::Devops::Db.connector
|
||||
out << "\n\nBootstrap...\n"
|
||||
out.flush if out.respond_to?(:flush)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user