just globally allow .java

This commit is contained in:
Kevin Fenzi 2018-12-03 16:28:25 +00:00
parent 4af07f56e4
commit 18ca69b231

View file

@ -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.