Add vultr certbot authenticator plugin

This commit is contained in:
Thomas Cuthbert
2021-04-12 20:45:55 +08:00
parent 36495ea204
commit 0ac5a2a4f2
5 changed files with 8 additions and 2 deletions

View File

@@ -117,6 +117,7 @@ RUN \
certbot-dns-rfc2136 \
certbot-dns-route53 \
certbot-dns-transip \
certbot-dns-vultr \
certbot-plugin-gandi \
cryptography \
requests && \