added and linked certbot
This commit is contained in:
@@ -37,6 +37,11 @@ class cd_nagios::main::config (
|
||||
if $ng_use_selinux_tools == true {
|
||||
include cd_nagios::selinux::config
|
||||
}
|
||||
|
||||
if $ng_enable_certbot == true {
|
||||
include cd_nagios::certbot::config
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
if $::fqdn != $ng_nagios_server {
|
||||
|
||||
Reference in New Issue
Block a user