]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
Do not set key permissions with cephx: false 560/head
authorChris St. Pierre <chris.a.st.pierre@gmail.com>
Tue, 23 Feb 2016 17:33:03 +0000 (11:33 -0600)
committerChris St. Pierre <chris.a.st.pierre@gmail.com>
Tue, 23 Feb 2016 17:34:27 +0000 (11:34 -0600)
commit1e9f4faa44a7b6189b2741d4385c7ff6870aea69
treec86db2d8b7d0e2dbbe5ccd8acca8e5dc6bc2a694
parent63d7824c9c1eec4e15c210c08fa89cba9c881e5d
Do not set key permissions with cephx: false

If cephx is set to false, the "set keys permissions" task fails with:

file ({# ceph_keys.stdout_lines #}) is absent, cannot continue

This skips that step when cephx is false.
roles/ceph-mon/tasks/ceph_keys.yml