]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
container: change the way we force no logs inside the container
authorSébastien Han <seb@redhat.com>
Tue, 9 Jan 2018 13:34:09 +0000 (14:34 +0100)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 10 Jan 2018 15:21:47 +0000 (16:21 +0100)
commitc2e04623a54007674ec60647a9e5ddd2da4f991b
tree4e690f12a83bef7721091373b1f809f339a8541c
parentacfbebe67e06d64a72a855b0c4d5fd2ee8bce03a
container: change the way we force no logs inside the container

Previously we were using ceph_conf_overrides however this doesn't play
nice for softwares like TripleO that uses ceph_conf_overrides inside its
own code. For now, and since this is the only occurence of this, we can
ensure no logs through the ceph conf template.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1532619
Signed-off-by: Sébastien Han <seb@redhat.com>
roles/ceph-config/templates/ceph.conf.j2
roles/ceph-docker-common/defaults/main.yml