aboutsummaryrefslogtreecommitdiff
path: root/data/os/RedHat
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--data/os/RedHat.yaml5
-rw-r--r--data/os/RedHat/7.yaml3
2 files changed, 8 insertions, 0 deletions
diff --git a/data/os/RedHat.yaml b/data/os/RedHat.yaml
new file mode 100644
index 0000000..0d2e358
--- /dev/null
+++ b/data/os/RedHat.yaml
@@ -0,0 +1,5 @@
+---
+letsencrypt::authenticator::nginx::certbot_plugin_package: python3-certbot-nginx
+letsencrypt::authenticator::apache::certbot_plugin_package: python3-certbot-apache
+
+letsencrypt::renew::setup::provider: systemd
diff --git a/data/os/RedHat/7.yaml b/data/os/RedHat/7.yaml
new file mode 100644
index 0000000..0869a58
--- /dev/null
+++ b/data/os/RedHat/7.yaml
@@ -0,0 +1,3 @@
+---
+letsencrypt::authenticator::nginx::certbot_plugin_package: python2-certbot-nginx
+letsencrypt::authenticator::apache::certbot_plugin_package: python2-certbot-apache