
/var/run/redis is bind-mounted from the host, and on every reboot that directory is recreated with default context for the host. Configure the bind-mount so that /var/run/redis is relabelled with a container context every time the redis container is started, so that kolla can copy its config file and update the owner and attributes as expected without SELinux denials. Change-Id: Iaa8a99eb9ced21fb6c7c87c5b56dec55383af9a9 Partial-Bug: #1826554
Team and repository tags
puppet-tripleo
Lightweight composition layer for Puppet TripleO.
Contributing
- Free software: Apache License (2.0)
- Source: http://git.openstack.org/cgit/openstack/puppet-tripleo
- Bugs: http://bugs.launchpad.net/tripleo (tag: puppet)
- Documentation:
- TripleO: https://docs.openstack.org/tripleo-docs/latest/
- Testing with puppet: https://docs.openstack.org/puppet-openstack-guide/latest/contributor/testing.html
- Release Notes https://docs.openstack.org/releasenotes/puppet-tripleo
Description