added fw control to certs
This commit is contained in:
@@ -31,6 +31,11 @@ class cd_nagios::certbot::certs (
|
|||||||
require cd_certbot
|
require cd_certbot
|
||||||
require cd_apache
|
require cd_apache
|
||||||
|
|
||||||
|
if $ng_include_fw == true {
|
||||||
|
require cd_nagios::firewall::iptables
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
# create cert
|
# create cert
|
||||||
|
|
||||||
exec { 'create_cert':
|
exec { 'create_cert':
|
||||||
|
|||||||
Reference in New Issue
Block a user