]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commit
ceph-ansible: improve collect ceph config file and logs 1318/head
authorGuillaume Abrioux <gabrioux@redhat.com>
Fri, 14 Jun 2019 06:48:04 +0000 (08:48 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Fri, 14 Jun 2019 08:05:41 +0000 (10:05 +0200)
commit0fa80c33517cf86ad4d09c5fa6634f69ba8eafd8
treee2da21d177117846acd93d58a780fc035ec16daf
parent45355c7ef2b36412afc062e86726c658420c0b93
ceph-ansible: improve collect ceph config file and logs

let's collect these files in one task instead of two tasks.
By the way, it will avoid undesired failures regarding ceph config files
which don't exist (it first tried ceph.conf > test.conf >
mycluster.conf)

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