mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
proxies: adjust rkhunter for new non root mirrorlist pods
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
committed by
Pierre-Yves Chibon
parent
2f20b29c57
commit
9b14a4aaf5
@@ -406,7 +406,7 @@ ALLOWDEVFILE=/dev/shm/spice.*
|
||||
ALLOWDEVFILE=/dev/shm/sem.slapd*.stats
|
||||
{% endif %}
|
||||
{% if inventory_hostname in groups['proxies'] or inventory_hostname in groups['proxies_stg'] %}
|
||||
ALLOWDEVFILE=/dev/shm/libpod_lock
|
||||
ALLOWDEVFILE=/dev/shm/libpod_rootless_lock_441
|
||||
{% endif %}
|
||||
{% if inventory_hostname in groups['pgbdr'] or inventory_hostname in groups['pgbdr_stg'] or inventory_hostname == 'ci-cc-rdu01.fedoraproject.org' or inventory_hostname == 'hubs01.stg.phx2.fedoraproject.org' or inventory_hostname == 'db-koji01.stg.phx2.fedoraproject.org' or inventory_hostname == 'db-qa03.qa.fedoraproject.org' %}
|
||||
ALLOWDEVFILE=/dev/shm/PostgreSQL*
|
||||
|
||||
Reference in New Issue
Block a user