]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commit
ceph-ansible: fix collect ceph config task 1156/head
authorGuillaume Abrioux <gabrioux@redhat.com>
Thu, 11 Oct 2018 19:50:42 +0000 (21:50 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Fri, 12 Oct 2018 12:11:09 +0000 (14:11 +0200)
commit3d795de9fbdc07d197fb9c95a711357953702edc
tree7cd5a77c5eb229731226491c02d9037a0c3f77a5
parent6cbaf5ee6d0f8a1cc7fa9ed8fd13bd4719228641
ceph-ansible: fix collect ceph config task

`ceph_conf_key_directory` doesn't exist in this playbook.
All our testing is done with '/etc/ceph', let's hardcode it here.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
scripts/build_utils.sh