Recommit for updates in build 88
This commit is contained in:
@@ -150,17 +150,17 @@ class confdroid_nagios::server::files (
|
||||
# custom cfg files
|
||||
## temp place holder, this will be done via defines
|
||||
## and PuppetDB exports and imports in the future
|
||||
file { $ng_target_command:
|
||||
ensure => file,
|
||||
owner => 'nagios',
|
||||
group => 'nagios',
|
||||
mode => '0644',
|
||||
selrange => s0,
|
||||
selrole => object_r,
|
||||
seltype => nagios_etc_t,
|
||||
seluser => system_u,
|
||||
notify => Service[$ng_nagios_service],
|
||||
}
|
||||
#file { $ng_target_command:
|
||||
# ensure => file,
|
||||
# owner => 'nagios',
|
||||
# group => 'nagios',
|
||||
# mode => '0644',
|
||||
# selrange => s0,
|
||||
# selrole => object_r,
|
||||
# seltype => nagios_etc_t,
|
||||
# seluser => system_u,
|
||||
# notify => Service[$ng_nagios_service],
|
||||
#}
|
||||
}
|
||||
}</pre>
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user