OP#429 initial commit after fork
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
## cd_nrpe::main::config.pp
|
||||
# Module name: cd_nrpe
|
||||
# Author: Arne Teuke (arne_teuke@ConfDroid.com)
|
||||
## confdroid_nrpe::main::config.pp
|
||||
# Module name: confdroid_nrpe
|
||||
# Author: 12ww1160 (12ww1160@ConfDroid.com)
|
||||
|
||||
# @summary Class manages the module logic for cd_nrpe.
|
||||
# @summary Class manages the module logic for confdroid_nrpe.
|
||||
##############################################################################
|
||||
class cd_nrpe::main::config (
|
||||
class confdroid_nrpe::main::config (
|
||||
|
||||
) inherits cd_nrpe::params {
|
||||
include cd_nrpe::main::service
|
||||
) inherits confdroid_nrpe::params {
|
||||
include confdroid_nrpe::main::service
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user