reversing steps to create cert

This commit is contained in:
Arne Teuke
2017-07-22 12:23:28 +01:00
parent 35150e65ab
commit d5a5afcfc3
2 changed files with 13 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
## cd_nagios::certbot::config.pp
## cd_nagios::certbot::certs.pp
# Module name: cd_nagios
# Author: Arne Teuke (arne_teuke@ConfDroid.com)
# # License:
@@ -20,7 +20,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# @summary Class manages all configuration files required for cd_nagios.
##############################################################################
class cd_nagios::certbot::config (
class cd_nagios::certbot::certs (
) inherits cd_nagios::params {
@@ -29,6 +29,7 @@ class cd_nagios::certbot::config (
if $ng_enable_certbot == true {
require cd_certbot
require cd_apache
# ensure there is no forward vhost file