]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
Fix openstack config skipping 571/head
authorChris St. Pierre <chris.a.st.pierre@gmail.com>
Fri, 26 Feb 2016 21:39:27 +0000 (15:39 -0600)
committerChris St. Pierre <chris.a.st.pierre@gmail.com>
Fri, 26 Feb 2016 21:39:27 +0000 (15:39 -0600)
commit4b29b2707f8e8218150035e78b6e9c68777e194b
treed709be4d8ff6d46331611663578b0eef3317a4da
parente9f3e792b03d36a6bd6837762465c54a45a5dfcb
Fix openstack config skipping

Previously, creating pools was skipped if cephx was disabled; instead,
we should only skip key creation if cephx is disabled, and create
pools any time openstack_config is true.
roles/ceph-mon/tasks/ceph_keys.yml
roles/ceph-mon/tasks/openstack_config.yml