]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
systemd: autogenerate ceph-mgr key during daemon startup
authorTim Serong <tserong@suse.com>
Tue, 20 Sep 2016 13:55:32 +0000 (23:55 +1000)
committerJohn Spray <john.spray@redhat.com>
Thu, 29 Sep 2016 16:27:08 +0000 (17:27 +0100)
commit082199f69dd0bd4c18a5f4baea67a88782586657
treebb1aadcc18f4c7314d317fd07c3bf7e01ea2ecf7
parent61d779345e9efbe9a2e3f215af1f1dcf6630f04a
systemd: autogenerate ceph-mgr key during daemon startup

This is a hack to inject a key for the mgr daemon, using whatever
key already exists on the mon on this node to gain sufficient
permissions to create the mgr key.  Failure is ignored at every
step (the '-' prefix) in case someone has already used some other
trick to set everything up manually.

Signed-off-by: Tim Serong <tserong@suse.com>
systemd/ceph-mgr@.service