mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
rkhunter: removing taskotron group references
This commit is contained in:
@@ -398,7 +398,7 @@ ALLOWDEVFILE=/dev/shm/squid-cf__readers.shm
|
||||
ALLOWDEVFILE=/dev/shm/squid-cf__queues.shm
|
||||
ALLOWDEVFILE=/dev/shm/squid-cf__metadata.shm
|
||||
{% endif %}
|
||||
{% if inventory_hostname in groups['virtservers'] or inventory_hostname in groups['openqa_workers'] or inventory_hostname in groups['openqa_stg_workers'] or inventory_hostname in groups['taskotron_stg_client_hosts'] or inventory_hostname in groups['taskotron_dev_client_hosts'] %}
|
||||
{% if inventory_hostname in groups['virtservers'] or inventory_hostname in groups['openqa_workers'] or inventory_hostname in groups['openqa_stg_workers'] %}
|
||||
# libvirt spice device makes a /dev/shm/spice file
|
||||
ALLOWDEVFILE=/dev/shm/spice.*
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user