Update sunet-cdnp to v0.0.3
This commit is contained in:
parent
91fe726b61
commit
0a61c8ad28
|
@ -3,7 +3,7 @@ class cdn::cache(
|
||||||
Hash[String, Integer] $customers = {
|
Hash[String, Integer] $customers = {
|
||||||
customer1 => 1000000000,
|
customer1 => 1000000000,
|
||||||
},
|
},
|
||||||
String $sunet_cdnp_version = '0.0.2',
|
String $sunet_cdnp_version = '0.0.3',
|
||||||
Hash[String, String] $acme_url = {
|
Hash[String, String] $acme_url = {
|
||||||
test => 'https://internal-sto3-test-ca-1.cdn.sunet.se:9000/acme/acme/directory'
|
test => 'https://internal-sto3-test-ca-1.cdn.sunet.se:9000/acme/acme/directory'
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue