From ab9577b5aa24f83cc42c916dd5e82e8de35f25b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Thu, 19 Oct 2023 01:18:44 +0200 Subject: Fix FreeBSD hiera paths. --- data/os/FreeBSD.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'data/os') 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 -- cgit v1.2.3