OP#429 initial commit after fork
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
## cd_nrpe::selinux::config.pp # Module name: cd_nrpe
|
||||
# Author: Arne Teuke (arne_teuke@ConfDroid.com)
|
||||
## confdroid_nrpe::selinux::config.pp # Module name: confdroid_nrpe
|
||||
# Author: 12ww1160 (12ww1160@ConfDroid.com)
|
||||
# @summary Class manages all aspects of configuring selinux for NRPE.
|
||||
##############################################################################
|
||||
class cd_nrpe::selinux::config (
|
||||
class confdroid_nrpe::selinux::config (
|
||||
|
||||
) inherits cd_nrpe::params {
|
||||
) inherits confdroid_nrpe::params {
|
||||
if $ne_include_selinux == true {
|
||||
# manage allow nagios sudo
|
||||
|
||||
|
||||
Reference in New Issue
Block a user