correct typo
This commit is contained in:
parent
93de8ee068
commit
bab3e2a502
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@ class webserver {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
class service_monitor {
|
class servicemonitor {
|
||||||
$nagios_ip_v4 = hiera('nagios_ip_v4')
|
$nagios_ip_v4 = hiera('nagios_ip_v4')
|
||||||
ufw::allow { "allow-servicemonitor-from-nagios":
|
ufw::allow { "allow-servicemonitor-from-nagios":
|
||||||
ip => $nagios_ip_v4,
|
ip => $nagios_ip_v4,
|
||||||
|
|
Loading…
Add table
Reference in a new issue