aboutsummaryrefslogtreecommitdiff
path: root/manifests/centos.pp
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2012-06-06 01:19:34 -0300
committermh <mh@immerda.ch>2012-06-06 01:19:34 -0300
commit5f5482a2084029382a10058a287ff85c8c16c7ac (patch)
tree2e4c6f2fe63e525935133685b6341928ac3f7885 /manifests/centos.pp
parentce27d7cd097c0e2267be494b9988efe91b87165f (diff)
downloadpuppet-shorewall-5f5482a2084029382a10058a287ff85c8c16c7ac.tar.gz
puppet-shorewall-5f5482a2084029382a10058a287ff85c8c16c7ac.tar.bz2
fix for new style for 2.7
Diffstat (limited to 'manifests/centos.pp')
-rw-r--r--manifests/centos.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/centos.pp b/manifests/centos.pp
index c61e03c..7968b69 100644
--- a/manifests/centos.pp
+++ b/manifests/centos.pp
@@ -1,5 +1,5 @@
class shorewall::centos inherits shorewall::base {
- if $lsbmajdistrelease == '6' {
+ if $::lsbmajdistrelease == '6' {
# workaround for
# http://comments.gmane.org/gmane.comp.security.shorewall/26991
file{'/etc/shorewall/params':