diff options
-rw-r--r-- | manifests/init.pp | 2 |
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 { |