diff --git a/doc/puppet_classes/confdroid_nagios_3A_3Aparams.html b/doc/puppet_classes/confdroid_nagios_3A_3Aparams.html index 25c6ca5..c9cf8d6 100644 --- a/doc/puppet_classes/confdroid_nagios_3A_3Aparams.html +++ b/doc/puppet_classes/confdroid_nagios_3A_3Aparams.html @@ -453,13 +453,7 @@ inherited by all classes except defines. 140 141 142 -143 -144 -145 -146 -147 -148 -149 +143
# File 'manifests/params.pp', line 30
@@ -542,12 +536,6 @@ class confdroid_nagios::params (
   $ng_resource_erb            = 'confdroid_nagios/nagios/resource_cfg.erb'
   $ng_grep_erb                = 'confdroid_nagios/selinux/grep.erb'
 
-# certbot
-  $ng_certbot_main_dir        = '/etc/letsencrypt'
-  $ng_certbot_archive         = "${ng_certbot_main_dir}/archive"
-  $ng_certbot_check           = "${ng_certbot_archive}/${ng_webserver_name}/cert1.pem"
-  $ng_certbot_live            = "${ng_certbot_main_dir}/live"
-
 # nagios
   $ng_target_templates        = "${ng_conf_d_dir}/nagios_templates.cfg"
   $ng_templates_head_erb      = 'confdroid_nagios/nagios/templates_cfg_head.erb'