mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
rkhunter: adjust ipa rules a bit more
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -608,8 +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"
|
||||
RTKT_FILE_WHITELIST="/var/log/pki/pki-tomcat/kra"
|
||||
RTKT_DIR_WHITELIST="/var/log/pki/pki-tomcat"
|
||||
{% endif %}
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user