From 18ca69b231a992628af6eb5555c3fe76b3f8efda Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Mon, 3 Dec 2018 16:28:25 +0000 Subject: [PATCH] just globally allow .java --- roles/rkhunter/templates/rkhunter.conf.j2 | 2 -- 1 file changed, 2 deletions(-) diff --git a/roles/rkhunter/templates/rkhunter.conf.j2 b/roles/rkhunter/templates/rkhunter.conf.j2 index 33d8a6cace..4b8cd0f58d 100644 --- a/roles/rkhunter/templates/rkhunter.conf.j2 +++ b/roles/rkhunter/templates/rkhunter.conf.j2 @@ -311,9 +311,7 @@ ALLOWHIDDENDIR=/dev/.udev/rules.d {% if ansible_hostname.startswith('fed-cloud') %} ALLOWHIDDENDIR=/etc/.git {% endif %} -{% if inventory_hostname in groups['ipa'] or inventory_hostname in groups['ipa-stg'] or ansible_hostname.startswith('certgetter') or ansible_hostname.startswith('osbs') %} ALLOWHIDDENDIR=/etc/.java -{% endif %} # # Allow the specified hidden files.