Fix manifest name
This commit is contained in:
parent
4b1f93c08a
commit
26f583c41a
|
@ -1,5 +1,5 @@
|
|||
# Configure a SUNET CDN CA server
|
||||
class cdn::ca(
|
||||
class cdn::cache(
|
||||
Hash[String, Integer] $customers = {
|
||||
customer1 => 1000000000,
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue