mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
nrpe: Add 10.16.163.10 to allowed_hosts.
Signed-off-by: James Antill <james@and.org>
This commit is contained in:
@@ -96,7 +96,7 @@ nrpe_group=nrpe
|
||||
# NOTE: This option is ignored if NRPE is running under either inetd or xinetd
|
||||
|
||||
#allowed_hosts=127.0.0.1,192.168.0.2
|
||||
allowed_hosts=10.3.163.10,127.0.0.1,192.168.1.10,192.168.1.20,192.168.1.166,38.145.60.15
|
||||
allowed_hosts=10.3.163.10,10.16.163.10,127.0.0.1,192.168.1.10,192.168.1.20,192.168.1.166,38.145.60.15
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user