Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
testing
puppet-icinga2_testing
Commits
55b359ca
Commit
55b359ca
authored
Jan 10, 2017
by
Markus Frosch
Browse files
icinga2: Take care about purging conf.d
parent
a035b200
Pipeline
#205
passed with stage
in 50 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
manifests/profiles/icinga2.pp
View file @
55b359ca
class
icinga2_testing::profiles::icinga2
{
class
icinga2_testing::profiles::icinga2
{
contain
::
icinga2
contain
::
icinga2::feature::command
contain
::
icinga2::feature::api
contain
::
icinga2_notificationtest
file
{
'icinga2 conf.d'
:
ensure
=>
directory
,
path
=>
'/etc/icinga2/conf.d'
,
tag
=>
'icinga2::config::file'
,
purge
=>
true
,
recurse
=>
true
,
force
=>
true
,
}
~>
Class
[
'::icinga2::service'
]
}
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment