aboutsummaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authorMarcel Haerry <haerry@puzzle.ch>2009-09-16 19:21:22 +0200
committerMicah Anderson <micah@riseup.net>2009-12-07 11:33:49 -0500
commitd860ea07f0027ccbb01bdd764fe7c00f1ea2cfec (patch)
tree18b6af70ea3e60370cf1bbdd417ecc3095346714 /manifests
parent6e2a713fb4ffb060e614c3de9c7c33f403214d7f (diff)
downloadpuppet-shorewall-d860ea07f0027ccbb01bdd764fe7c00f1ea2cfec.tar.gz
puppet-shorewall-d860ea07f0027ccbb01bdd764fe7c00f1ea2cfec.tar.bz2
correct naming
Diffstat (limited to 'manifests')
-rw-r--r--manifests/rules/gitdaemon.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/rules/gitdaemon.pp b/manifests/rules/gitdaemon.pp
index 01d8e40..21372f6 100644
--- a/manifests/rules/gitdaemon.pp
+++ b/manifests/rules/gitdaemon.pp
@@ -1,4 +1,4 @@
-class shorewall::gitdaemon {
+class shorewall::rules::gitdaemon {
shorewall::rule {'net-me-tcp_gitdaemon':
source => 'net',
destination => '$FW',