fixing issue with README example
Signed-off-by: Nick Chappell <nick@intronic.org> Merged this from: https://github.com/Icinga/puppet-icinga2/pull/44 refs#7677: https://dev.icinga.org/issues/7677
This commit is contained in:
parent
1c6637252e
commit
e581fd6b6e
1 changed files with 1 additions and 1 deletions
|
@ -421,7 +421,7 @@ icinga2::object::apply_notification_to_host { 'pagerduty-host':
|
|||
states => [ 'Up', 'Down' ],
|
||||
types => [ 'Problem', 'Acknowledgement', 'Recovery', 'Custom' ],
|
||||
period => '24x7',
|
||||
|
||||
}
|
||||
````
|
||||
|
||||
####[`icinga2::object::applynotificationtoservice`](id:object_apply_notification_to_service)
|
||||
|
|
Loading…
Reference in a new issue