aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2023-10-19 01:18:44 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2023-10-19 01:18:44 +0200
commitab9577b5aa24f83cc42c916dd5e82e8de35f25b1 (patch)
treed212c1fd9ea8589f4fe38e2d6b4e5aea105dc7e8
parentAdd periodic provider in type. (diff)
downloadhugonikanor-letsencrypt-ab9577b5aa24f83cc42c916dd5e82e8de35f25b1.tar.gz
hugonikanor-letsencrypt-ab9577b5aa24f83cc42c916dd5e82e8de35f25b1.tar.xz
Fix FreeBSD hiera paths.
-rw-r--r--data/os/FreeBSD.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/os/FreeBSD.yaml b/data/os/FreeBSD.yaml
index cdea88a..21e05fd 100644
--- a/data/os/FreeBSD.yaml
+++ b/data/os/FreeBSD.yaml
@@ -1,7 +1,7 @@
---
letsencrypt::certbot_package: py39-certbot
-letsencrypt::nginx::certbot_plugin_package: py39-certbot-nginx
-letsencrypt::apache::certbot_plugin_package: py39-certbot-apache
+letsencrypt::authenticator::nginx::certbot_plugin_package: py39-certbot-nginx
+letsencrypt::authenticator::apache::certbot_plugin_package: py39-certbot-apache
letsencrypt::renewal_provider: periodic
letsencrypt::config_dir: /usr/local/etc/letsencrypt