Fix manifest name

This commit is contained in:
Patrik Lundin 2024-10-10 15:28:23 +02:00
parent 4b1f93c08a
commit 26f583c41a
Signed by: patlu
GPG key ID: A0A812BA2249F294

View file

@ -1,5 +1,5 @@
# Configure a SUNET CDN CA server # Configure a SUNET CDN CA server
class cdn::ca( class cdn::cache(
Hash[String, Integer] $customers = { Hash[String, Integer] $customers = {
customer1 => 1000000000, customer1 => 1000000000,
} }