Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9125539
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
810 B
Subscribers
None
View Options
diff --git a/manifests/icinga2/objects/timeperiods.pp b/manifests/icinga2/objects/timeperiods.pp
index 7d57af4..c44e961 100644
--- a/manifests/icinga2/objects/timeperiods.pp
+++ b/manifests/icinga2/objects/timeperiods.pp
@@ -1,18 +1,18 @@
# Icinga2 timeperiod definitions
class profile::icinga2::objects::timeperiods {
$timeperiod_file = '/etc/icinga2/conf.d/timeperiods.conf'
::icinga2::object::timeperiod {'24x7':
import => ['legacy-timeperiod'],
ranges => {
monday => '00:00-24:00',
tuesday => '00:00-24:00',
wednesday => '00:00-24:00',
- thurdsay => '00:00-24:00',
+ thursday => '00:00-24:00',
friday => '00:00-24:00',
saturday => '00:00-24:00',
sunday => '00:00-24:00',
},
target => $timeperiod_file,
}
}
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Sat, Jun 21, 9:02 PM (4 w, 22 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3267312
Attached To
rSPPROF puppet-swh-profile
Event Timeline
Log In to Comment