]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
the right module name helps
authorStephen Gran <steve@lobefin.net>
Mon, 16 Apr 2012 12:39:30 +0000 (13:39 +0100)
committerStephen Gran <steve@lobefin.net>
Mon, 16 Apr 2012 12:39:30 +0000 (13:39 +0100)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/buildd/manifests/init.pp

index 8f2065de47e8d4ad508626f0f4f4e05c9558c702..79065a17c45a28aa501df88b96bc9c3ee90f3c4a 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,