feat: certbot reorg
- moved certbot into its own module - added fact to list available certificates - created systemd timer to rsync data to $data_dir/pub - ensure the $data_dir/pub exists - manage selinux for nginx
This commit is contained in:
@@ -6,6 +6,5 @@ class roles::infra::pki::certbot {
|
||||
}else{
|
||||
include profiles::defaults
|
||||
include profiles::base
|
||||
include profiles::certbot::init
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user