fixed key path for bootstrap
This commit is contained in:
parent
8ec2b4bbad
commit
63434d5d52
@ -88,6 +88,7 @@ module Devops
|
||||
@out.flush
|
||||
k = Devops::Db.connector.key(@server.key)
|
||||
cert_path = k.path
|
||||
options[:cert_path] = k.path
|
||||
@out << "\nBefore bootstrap hooks...\n"
|
||||
res = self.run_hook(:before_bootstrap, @out)
|
||||
@out << "Done\n"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user