proxies: adjust rkhunter for new non root mirrorlist pods
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
2f20b29c57
commit
9b14a4aaf5
1 changed files with 1 additions and 1 deletions
|
@ -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*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue