OP#409 initial commit after fork
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
## cd_apache::monitoring::target.pp
|
||||
# Module name: cd_apache
|
||||
# Author: Arne Teuke (arne_teuke@puppetsoft.com)
|
||||
## confdroid_apache::monitoring::target.pp
|
||||
# Module name: confdroid_apache
|
||||
# Author: 12ww1160 (12ww1160@puppetsoft.com)
|
||||
# @summary class manages exports for nagios monitoring
|
||||
##############################################################################
|
||||
class cd_apache::monitoring::target (
|
||||
class confdroid_apache::monitoring::target (
|
||||
|
||||
) inherits cd_apache::params {
|
||||
) inherits confdroid_apache::params {
|
||||
case $ae_incl_target {
|
||||
false: { notify { 'Nagios Service target for check_httpd has been disabled via parameters / ENC override': }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user