projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ea3780
)
the right module name helps
author
Stephen Gran
<steve@lobefin.net>
Mon, 16 Apr 2012 12:39:30 +0000
(13:39 +0100)
committer
Stephen 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
patch
|
blob
|
history
diff --git
a/modules/buildd/manifests/init.pp
b/modules/buildd/manifests/init.pp
index
8f2065d
..
79065a1
100644
(file)
--- a/
modules/buildd/manifests/init.pp
+++ b/
modules/buildd/manifests/init.pp
@@
-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,