the right module name helps
[mirror/dsa-puppet.git] / modules / buildd / manifests / init.pp
index 8f2065d..79065a1 100644 (file)
@@ -17,7 +17,7 @@ class buildd {
        }
 
        site::linux_module { 'dm_snapshot': }
-       ferm::module { 'ftp_conntrack': }
+       ferm::module { 'nf_conntrack_ftp': }
 
        site::aptrepo { 'buildd':
                ensure => absent,