Fix class name
This commit is contained in:
parent
c638772941
commit
2099c4d691
|
@ -1,5 +1,5 @@
|
||||||
# Configure a SUNET CDN mqtt server
|
# Configure a SUNET CDN mqtt server
|
||||||
class cdn::runner(
|
class cdn::mqtt(
|
||||||
)
|
)
|
||||||
{
|
{
|
||||||
package {'mosquitto': ensure => installed }
|
package {'mosquitto': ensure => installed }
|
||||||
|
|
Loading…
Reference in a new issue