summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2009-08-21 17:47:17 -0300
committerSilvio Rhatto <rhatto@riseup.net>2009-08-21 17:47:17 -0300
commit6ebd2895679be6e18595464067fb267ab2d100e0 (patch)
treefe546a7e4146844556669825db86cd13caeafb10
parentec529be6e985ea1fcd835069d1ef48680e0a980d (diff)
downloadpuppet-shorewall-6ebd2895679be6e18595464067fb267ab2d100e0.tar.gz
puppet-shorewall-6ebd2895679be6e18595464067fb267ab2d100e0.tar.bz2
Changing 'modules_dir' to 'module_dir'
-rw-r--r--manifests/init.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/init.pp b/manifests/init.pp
index b022cd6..8d60cf5 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -20,7 +20,7 @@
# adapted by Puzzle ITC - haerry+puppet(at)puzzle.ch
# adapted by Riseup Networks - micah(shift+2)riseup.net
-modules_dir { "shorewall": }
+module_dir { "shorewall": }
class shorewall {