]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
Skip keyring tasks when cephx is disabled 568/head
authorChris St. Pierre <chris.a.st.pierre@gmail.com>
Thu, 25 Feb 2016 13:57:50 +0000 (07:57 -0600)
committerChris St. Pierre <chris.a.st.pierre@gmail.com>
Thu, 25 Feb 2016 16:18:18 +0000 (10:18 -0600)
commite8ca637903cbc1e6ded1bd12410d037f6dd644bc
tree5271ada3ab768657079f4c1d86d5bbe65f17650b
parente9f3e792b03d36a6bd6837762465c54a45a5dfcb
Skip keyring tasks when cephx is disabled

Skip a number of ceph keyring-related tasks (or remove the keyring
portion of some tasks) when cephx is disabled. Specifically, avoid
generating the initial keyring, which only clutters up the ansible
repo if cephx is not in use.
roles/ceph-mon/tasks/deploy_monitors.yml
roles/ceph-mon/tasks/start_monitor.yml