]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph-mon: always call ceph-create-keys 1378/head
authorAndrew Schoen <aschoen@redhat.com>
Thu, 16 Mar 2017 21:31:25 +0000 (16:31 -0500)
committerAndrew Schoen <aschoen@redhat.com>
Thu, 16 Mar 2017 21:31:25 +0000 (16:31 -0500)
commitec5ce818840f277d9f2fbe595e998f82e6517196
tree0568c84e7a8ac247159d3c88d1b1a70ffef555f4
parentd82ad7778dfe84e90a174b8c295b935fb1e377d1
ceph-mon: always call ceph-create-keys

After the jewel release the mon startup does not generate keys, but it's
still harmless to call ceph-create-keys with jewel because this task has
a 'creates' argument that will cause it not to run if the keys already
exist.

Removing this when condition also allows the downstream CI tests to
install kraken or luminous without resetting ceph_stable_release, which does not
pertain to rhcs.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
roles/ceph-mon/tasks/ceph_keys.yml