testing options both for hosts and ips
This commit is contained in:
@@ -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'],
|
||||
|
||||
) {
|
||||
|
||||
Reference in New Issue
Block a user