From 0982a1a72b3cf1fb854b61a837c3d5e6bf13265a Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Tue, 18 Oct 2016 16:12:02 +0000 Subject: [PATCH] adjust rkhunter for new ipa path --- roles/rkhunter/templates/rkhunter.conf.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/rkhunter/templates/rkhunter.conf.j2 b/roles/rkhunter/templates/rkhunter.conf.j2 index e47cbee5fe..881ffbdb61 100644 --- a/roles/rkhunter/templates/rkhunter.conf.j2 +++ b/roles/rkhunter/templates/rkhunter.conf.j2 @@ -608,7 +608,7 @@ OS_VERSION_FILE=/etc/{{ ansible_distribution|lower }}-release #RTKT_DIR_WHITELIST="" #RTKT_FILE_WHITELIST="" {% if inventory_hostname in groups['ipa'] or inventory_hostname in groups['ipa-stg'] %} -RTKT_FILE_WHITELIST="/var/log/pki/pki-tomcat/ca/system" +RTKT_FILE_WHITELIST="/var/log/pki/pki-tomcat/kra/system" {% endif %} #