tripleo-heat-templates/deployment/ceilometer
Cédric Jeanneret 96c9eb7a34 Correct label for /run/libvirt
The former label (virt_var_run_t) was in fact the one set by fcontext:
/var/run/libvirt(/.*)?                             all files          system_u:object_r:virt_var_run_t:s0

While it makes sense when libvirt is running on the host, it has no
actual value in containerized services.

More over, it was already relabeled to container_file_t from within the
migration-target container, since that one bind-mounts the location with
the "z" flag.

In order to stop seeing the label flapping upon deploy and day-2
operations, the best thing to do is to stop using the virt_var_run_t
label and just ensure containers are relabeling this location.

Resolves: rhbz#2122656
Change-Id: I64f7e5d5f7dab8e59c6a48f01d636880e429d2f2
2022-09-08 17:05:02 +02:00
..
ceilometer-agent-central-container-puppet.yaml Add 'ResellerAdmin' role to ceilometer user 2022-08-22 16:27:51 +00:00
ceilometer-agent-compute-container-puppet.yaml Correct label for /run/libvirt 2022-09-08 17:05:02 +02:00
ceilometer-agent-ipmi-container-puppet.yaml Merge "Use puppet parameters instead of hieradata key" 2022-03-16 05:16:13 +00:00
ceilometer-agent-notification-container-puppet.yaml Replace hiera by lookup 2022-04-14 17:07:52 +09:00
ceilometer-base-container-puppet.yaml Revert "Disable [oslo_messaging_rabbit] heartbeat_in_pthread" 2022-08-30 18:58:32 +09:00