Selaa lähdekoodia

Disable hosts.deny/PARANOID mode by default

Emmanuel Bouthenot 11 vuotta sitten
vanhempi
commit
201bd56803
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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