OP#407 initial commit with reset

This commit is contained in:
12ww1160
2026-02-02 23:38:50 +01:00
parent 9998e83e79
commit e35b61e131
115 changed files with 67 additions and 20933 deletions

View File

@@ -1,8 +1,8 @@
## cd_nagios::init.pp
# Module name: cd_nagios
# Author: Arne Teuke (arne_teuke@confdroid.com)
# @summary Class initializes the cd_nagios Module.
## confdroid_nagios::init.pp
# Module name: confdroid_nagios
# Author: 12ww1160 (12ww1160@confdroid.com)
# @summary Class initializes the confdroid_nagios Module.
##############################################################################
class cd_nagios {
include cd_nagios::params
class confdroid_nagios {
include confdroid_nagios::params
}