]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-cookbooks.git/commit
Add OSD secret when using encrypted data bags 201/head
authorSergio de Carvalho <scarvalhojr@users.noreply.github.com>
Tue, 19 May 2015 14:05:48 +0000 (15:05 +0100)
committerSergio de Carvalho <scarvalhojr@users.noreply.github.com>
Tue, 19 May 2015 14:05:48 +0000 (15:05 +0100)
commit807f0880f8c4ed9b6b1f77715108c660e9c123ab
tree3ce2bf2cde443dc6f9135c9bf5f79609ada7c238
parent4c0ed76518426c185c1972311df4e28d986edd13
Add OSD secret when using encrypted data bags

When encrypted_data_bags is enabled, it is necessary to inject the OSD
secret into the monitor keyring used to create the cluster. If that
isn't done, by the time the OSD recipe tries to use the OSD secret as
client.bootstrap-osd, Ceph will have generated a random key (and it
won't match the key from the encrypted data bag).
recipes/mon.rb