aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josi <josi@puzzle.ch>2010-02-11 21:00:00 +0100
committerMarcel Haerry <haerry@puzzle.ch>2011-08-04 11:18:22 +0200
commit8cf89667e3bfbe52a9342c3e2f5b2a381c6390de (patch)
tree9493262ee7ccc1cfe06baa5d9322a818a570fba3
parentfa06b0a39402d09f1b4b8569f39bd4976fa31503 (diff)
downloadpuppet-shorewall-8cf89667e3bfbe52a9342c3e2f5b2a381c6390de.tar.gz
puppet-shorewall-8cf89667e3bfbe52a9342c3e2f5b2a381c6390de.tar.bz2
fix typo
-rw-r--r--manifests/rules/out/xmpp.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/rules/out/xmpp.pp b/manifests/rules/out/xmpp.pp
index e7812e3..a1b4577 100644
--- a/manifests/rules/out/xmpp.pp
+++ b/manifests/rules/out/xmpp.pp
@@ -1,4 +1,4 @@
-class shorewall::rules::out::xmppp {
+class shorewall::rules::out::xmpp {
shorewall::rule{'me-net-xmpp-tcp':
source => '$FW',
destination => 'net',