aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/Archlinux.yaml3
-rw-r--r--data/FreeBSD.yaml3
2 files changed, 6 insertions, 0 deletions
diff --git a/data/Archlinux.yaml b/data/Archlinux.yaml
new file mode 100644
index 0000000..386801e
--- /dev/null
+++ b/data/Archlinux.yaml
@@ -0,0 +1,3 @@
+---
+letsencrypt::nginx::certbot_plugin_package: certbot-nginx
+letsencrypt::apache::certbot_plugin_package: certbot-apache
diff --git a/data/FreeBSD.yaml b/data/FreeBSD.yaml
new file mode 100644
index 0000000..6e2fe58
--- /dev/null
+++ b/data/FreeBSD.yaml
@@ -0,0 +1,3 @@
+---
+letsencrypt::nginx::certbot_plugin_package: py38-certbot-nginx
+letsencrypt::apache::certbot_plugin_package: py38-certbot-apache