Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9123807
icinga2.pp
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
327 B
Subscribers
None
icinga2.pp
View Options
# Icinga2 configuration
class
profile
::
icinga2
{
$icinga2_role
=
lookup
(
'icinga2::role'
)
include
profile
::
icinga2
::
apt_config
case
$icinga2_role
{
'agent'
:
{
include
profile
::
icinga2
::
agent
}
'master'
:
{
include
profile
::
icinga2
::
master
}
default
:
{
fail
(
"Unknown icinga2::role: ${icinga2_role}"
)
}
}
}
File Metadata
Details
Attached
Mime Type
text/x-c++
Expires
Sat, Jun 21, 6:10 PM (1 w, 6 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3241813
Attached To
rSPSITE puppet-swh-site
Event Timeline
Log In to Comment