OP#429 initial commit after fork
This commit is contained in:
@@ -81,9 +81,9 @@
|
|||||||
class confdroid_nrpe::params (
|
class confdroid_nrpe::params (
|
||||||
|
|
||||||
String $pkg_ensure = 'present',
|
String $pkg_ensure = 'present',
|
||||||
Array $reqpackages = ['nrpe','nrpe-selinux'],
|
Array $reqpackages = ['nrpe','nrpe-selinux','selinux-policy-devel'],
|
||||||
|
|
||||||
Boolean $ne_manage_cmds = true,
|
Boolean $ne_manage_cmds = true,
|
||||||
|
|
||||||
# NRPE user settings
|
# NRPE user settings
|
||||||
String $ne_user = 'nrpe',
|
String $ne_user = 'nrpe',
|
||||||
|
|||||||
Reference in New Issue
Block a user