just globally allow .java
This commit is contained in:
parent
4af07f56e4
commit
18ca69b231
1 changed files with 0 additions and 2 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue