1
0
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:
Bob Belnap
2018-02-27 10:32:51 -05:00
parent 8a09e270ce
commit b8431548a7
4 changed files with 25 additions and 20 deletions

View File

@@ -11,6 +11,7 @@
<% } -%>
--dns dns_lexicon \
--dnssleep 600 \
--domain "<%= $domain %>" \
<% $domains.each |$d| { -%>
--domain "<%= $d %>" \
<% } -%>