Ver Fonte

Disable hosts.deny/PARANOID mode by default

Emmanuel Bouthenot há 11 anos atrás
pai
commit
201bd56803
1 ficheiros alterados com 1 adições e 1 exclusões
  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