testing options both for hosts and ips

This commit is contained in:
Arne Teuke
2017-07-21 13:41:33 +01:00
parent a28f890bdd
commit b95350b8d8

View File

@@ -308,7 +308,7 @@ $ng_ack_no_send = '0',
$ng_use_selinux_tools = true,
# httpd
$ng_required_hosts = [''],
$ng_required_hosts = '',
$ng_required_ips = ['127.0.0.0/8'],
) {