summaryrefslogtreecommitdiff
path: root/puppet/modules/site_shorewall/manifests/eip.pp
diff options
context:
space:
mode:
Diffstat (limited to 'puppet/modules/site_shorewall/manifests/eip.pp')
-rw-r--r--puppet/modules/site_shorewall/manifests/eip.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/puppet/modules/site_shorewall/manifests/eip.pp b/puppet/modules/site_shorewall/manifests/eip.pp
index 3edd1bcc..0806a862 100644
--- a/puppet/modules/site_shorewall/manifests/eip.pp
+++ b/puppet/modules/site_shorewall/manifests/eip.pp
@@ -65,7 +65,7 @@ class site_shorewall::eip {
destination => 'all',
action => 'DNS(ACCEPT)',
order => 200;
- 'fw2all-DNS':
+ 'fw2all-git':
source => '$FW',
destination => 'all',
action => 'Git(ACCEPT)',