diff --git a/manifests/init.pp b/manifests/init.pp index 4bb836566ac8ceb4aa2c4f340581f2eff6cc901c..3e97df295f2efd420fb3333b9632150110082ac6 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -28,7 +28,7 @@ class vlc { } # Känner firewall till servicen syncthing ?? - firewalld_service { 'Allow syncthing in the liu Zone': + firewalld_service { 'Allow syncthing in the public Zone': ensure => present, zone => 'public', service => 'syncthing',