correct typo

This commit is contained in:
Leif Johansson 2018-02-12 23:39:28 +01:00
parent 93de8ee068
commit bab3e2a502

View file

@ -88,7 +88,7 @@ class webserver {
}
}
class service_monitor {
class servicemonitor {
$nagios_ip_v4 = hiera('nagios_ip_v4')
ufw::allow { "allow-servicemonitor-from-nagios":
ip => $nagios_ip_v4,