]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
Path for ceph config missing in crash template
authorMike Currin <currin@gmail.com>
Thu, 24 Dec 2020 07:25:24 +0000 (09:25 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 6 Jan 2021 15:55:12 +0000 (16:55 +0100)
commit54f7983be281f88714cbc75d393efa637e37ce17
treeb909cfa21b20a1c8076c0c93a461eaa0e6d88d48
parent46fac7db28af6935d254bd21558d9754536cfb30
Path for ceph config missing in crash template

The path where ceph.conf is located (/etc/ceph) missing in the Docker container bind mounts, this throws errors

Signed-off-by: Mike Currin <currin@gmail.com>
(cherry picked from commit 4cbc9a48c9cd025df7dcd438c5bcf975868638c0)
roles/ceph-crash/templates/ceph-crash.service.j2