fixing readme to remove timeperiod_ for ranges param

Signed-off-by: Nick Chappell <nick@intronic.org>

Merged from: https://github.com/Icinga/puppet-icinga2/pull/37

refs#7217: https://dev.icinga.org/issues/7217
This commit is contained in:
Steven Bambling 2014-11-11 06:21:17 -05:00 committed by Nick Chappell
parent 4e5c31b955
commit 82c1930974

View file

@ -684,7 +684,7 @@ Example usage:
````
icinga2::object::timeperiod { 'bra-office-hrs':
timeperiod_display_name => 'Brazilian WorkTime Hours',
timeperiod_ranges => {
ranges => {
'monday' => '12:00-21:00',
'tuesday' => '12:00-21:00',
'wednesday' => '12:00-21:00',