Recommit for updates in build 120
This commit is contained in:
@@ -196,8 +196,8 @@ class confdroid_nagios::nagios::objects::add_timeperiod_rules (
|
||||
|
||||
# default timeperiod rule 24x7
|
||||
confdroid_nagios::nagios::objects::add_timeperiods { '24x7':
|
||||
ng_timeperiod_name => '24x7',
|
||||
ng_timeperiod_alias => '24x7',
|
||||
ng_timep_name => '24x7',
|
||||
ng_timep_alias => '24x7',
|
||||
ng_timep_monday => '00:00-24:00',
|
||||
ng_timep_tuesday => '00:00-24:00',
|
||||
ng_timep_wednesday => '00:00-24:00',
|
||||
|
||||
@@ -91,8 +91,8 @@ external Puppet rules.
|
||||
|
||||
|
||||
<pre class="example code"><code>confdroid_nagios::nagios::objects::add_timeperiods { 'example_timeperiod':
|
||||
ng_timeperiod_name => 'example_timeperiod',
|
||||
ng_timeperiod_alias => 'Example timeperiod',
|
||||
ng_timep_name => 'example_timeperiod',
|
||||
ng_timep_alias => 'Example timeperiod',
|
||||
ng_timep_monday => '00:00-00:00',
|
||||
ng_timep_tuesday => '00:00-00:00',
|
||||
ng_timep_wednesday => '00:00-00:00',
|
||||
|
||||
Reference in New Issue
Block a user