mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
rkhunter: drop the extra endif here that was breaking the template
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -411,7 +411,6 @@ ALLOWDEVFILE=/dev/shm/libpod_rootless_lock_441
|
||||
{% if inventory_hostname in groups['pgbdr'] or inventory_hostname in groups['pgbdr_stg'] 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' or inventory_hostname == 'pagure-stg01.fedoraproject.org' %}
|
||||
ALLOWDEVFILE=/dev/shm/PostgreSQL*
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
|
||||
#
|
||||
# This setting tells rkhunter where the inetd configuration
|
||||
|
||||
Reference in New Issue
Block a user