adjust rkhunter for new ipa path
This commit is contained in:
parent
96df378c0c
commit
0982a1a72b
1 changed files with 1 additions and 1 deletions
|
@ -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 %}
|
||||
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue