Update to latest sunet-cdnp

This commit is contained in:
Patrik Lundin 2025-03-17 22:36:55 +01:00
parent c386349271
commit f638e4c6f4
Signed by: patlu
GPG key ID: A0A812BA2249F294

View file

@ -3,7 +3,7 @@ class cdn::cache(
Hash[String, Integer] $customers = {
customer1 => 1000000000,
},
String $sunet_cdnp_version = '0.0.6',
String $sunet_cdnp_version = '0.0.7',
Hash[String, String] $acme_url = {
test => 'https://internal-sto3-test-ca-1.cdn.sunet.se:9000/acme/acme/directory'
},