1
0
mirror of https://github.com/krislamo/puppet-acme_vault synced 2024-09-19 20:40:36 +00:00
This commit is contained in:
Bob Belnap 2021-04-20 13:21:22 -04:00
parent 7a7bb69f10
commit bcc92add25

View File

@ -30,7 +30,7 @@ class acme_vault::params {
# namecheap # namecheap
$namecheap_username = undef $namecheap_username = undef
$namecheap_api_key = undef $namecheap_api_key = undef
$namecheap_sourceip = 127.0.0.1 $namecheap_sourceip = '127.0.0.1'
# settings for deploy # settings for deploy
$cert_destination_path = '/etc/acme' $cert_destination_path = '/etc/acme'