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:
Steven Bambling 2014-11-14 06:35:46 -05:00 committed by Nick Chappell
parent 1c6637252e
commit e581fd6b6e

View file

@ -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)