1
0
mirror of https://github.com/krislamo/puppet-acme_vault synced 2025-09-09 03:49:29 +00:00

use namecheap provider directly instead of lexicon

This commit is contained in:
Bob Belnap
2021-04-20 13:11:05 -04:00
parent 71e051477f
commit 7a7bb69f10
4 changed files with 21 additions and 28 deletions

View File

@@ -9,7 +9,7 @@
<% } else { -%>
--server <%= $prod_url %> \
<% } -%>
--dns dns_lexicon \
--dns dns_namecheap \
--dnssleep 1800 \
--domain "<%= $domain %>" --challenge-alias <%= "$domain" %> \
<% $domains.each |$d| {