]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph-osd: do not relabel /run/udev in containerized context
authorGuillaume Abrioux <gabrioux@redhat.com>
Mon, 3 Jun 2019 17:15:30 +0000 (19:15 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 19 Jun 2019 21:46:46 +0000 (23:46 +0200)
commitf29366b8487dda0a9aa825e694c4326386d66dd4
tree687be3e166d8ed6cd8eca5a59959cde85a11f76b
parent114078bfa186c67ad26bbe4dbf526afe0a8872e2
ceph-osd: do not relabel /run/udev in containerized context

Otherwise content in /run/udev is mislabeled and prevent some services
like NetworkManager from starting.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 80875adba791b732713f686a4e4eba182758dc9d)
roles/ceph-osd/templates/ceph-osd-run.sh.j2