adjust rkhunter for new ipa path

This commit is contained in:
Kevin Fenzi 2016-10-18 16:12:02 +00:00
parent 96df378c0c
commit 0982a1a72b

View file

@ -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 %}
#