mirror of
https://github.com/krislamo/puppet-acme_vault
synced 2025-09-09 03:49:29 +00:00
fix cron conditional, common namespace fixes, domain template includes domain
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
<% } -%>
|
||||
--dns dns_lexicon \
|
||||
--dnssleep 600 \
|
||||
--domain "<%= $domain %>" \
|
||||
<% $domains.each |$d| { -%>
|
||||
--domain "<%= $d %>" \
|
||||
<% } -%>
|
||||
|
Reference in New Issue
Block a user