Add ","
This commit is contained in:
parent
2e49e12c70
commit
6d6f1b632d
|
@ -6,12 +6,12 @@ class cdn::cache(
|
|||
String $sunet_cdnp_version = '0.0.3',
|
||||
Hash[String, String] $acme_url = {
|
||||
test => 'https://internal-sto3-test-ca-1.cdn.sunet.se:9000/acme/acme/directory'
|
||||
}
|
||||
},
|
||||
Hash[String, Hash[String, String]] $mqtt_url = {
|
||||
sto3 => {
|
||||
test => 'tls://internal-sto3-test-mqtt-1.cdn.sunet.se:8883',
|
||||
},
|
||||
}
|
||||
},
|
||||
)
|
||||
{
|
||||
include sunet::packages::certbot
|
||||
|
|
Loading…
Reference in a new issue