mirror of
https://github.com/krislamo/puppet-acme_vault
synced 2025-09-09 11:59:29 +00:00
add first pass at docs
This commit is contained in:
@@ -6,7 +6,7 @@ class acme_vault::params {
|
||||
$home_dir = '/home/acme_vault'
|
||||
|
||||
# whether to use the letsencrypt staging url, set those urls
|
||||
$staging = true
|
||||
$staging = false
|
||||
$staging_url = 'https://acme-staging-v02.api.letsencrypt.org/directory'
|
||||
$prod_url = 'https://acme-v02.api.letsencrypt.org/directory'
|
||||
$contact_email = ''
|
||||
|
Reference in New Issue
Block a user