mirror of
https://github.com/krislamo/puppet-acme_vault
synced 2024-11-09 20:30:36 +00:00
quote ip
This commit is contained in:
parent
7a7bb69f10
commit
bcc92add25
@ -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'
|
||||||
|
Loading…
Reference in New Issue
Block a user