Parcourir la source

Disable hosts.deny/PARANOID mode by default

Emmanuel Bouthenot il y a 11 ans
Parent
commit
201bd56803
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      group_vars/all

+ 1 - 1
group_vars/all

@@ -15,7 +15,7 @@ admins:
 email_forward: kolter@openics.org
 
 hosts_deny_nfs: False
-host_deny_paranoid: True
+host_deny_paranoid: False
 
 with_auto_upgrade: True
 with_logcheck: True