mirror of
https://github.com/ceph/ceph
synced 2024-12-11 22:18:18 +00:00
f2c4510848
This should help simplify Chef etc deployments. Now (when using the Upstart jobs), when a ceph-mon is started, ceph-create-admin-key is triggered. If /etc/ceph/$cluster.client.admin.keyring already exists, it does nothing; otherwise, it waits for ceph-mon to reach quorum, and then does a "ceph auth get-or-create" to create the key, and writes it atomically to disk. The equivalent code can be removed from the Chef cookbook once this is in. |
||
---|---|---|
.. | ||
source | ||
.gitignore | ||
ceph-common.install | ||
ceph-fs-common.install | ||
ceph-fuse.install | ||
ceph-mds.install | ||
ceph-resource-agents.install | ||
ceph.dirs | ||
ceph.docs | ||
ceph.install | ||
ceph.lintian-overrides | ||
ceph.postrm | ||
changelog | ||
compat | ||
control | ||
copyright | ||
libcephfs1.install | ||
libcephfs1.postinst | ||
libcephfs1.postrm | ||
libcephfs-dev.install | ||
librados2.install | ||
librados2.postinst | ||
librados2.postrm | ||
librados-dev.install | ||
librbd1.install | ||
librbd1.postinst | ||
librbd1.postrm | ||
librbd-dev.install | ||
obsync.install | ||
python-ceph.install | ||
radosgw.dirs | ||
radosgw.install | ||
rest-bench.install | ||
rules | ||
watch |