summaryrefslogtreecommitdiff
path: root/manifests/base.pp
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2013-01-24 16:11:31 -0500
committerMicah Anderson <micah@riseup.net>2013-01-24 16:11:31 -0500
commit614ee152c39bbc66c82a52022e2c05aa7856cd4b (patch)
tree117fc0f3f61b4362be5dc1f32ab30db445efceb1 /manifests/base.pp
parentd3d58a60bb582875a63e78245fb697d18a10877e (diff)
parent9e79c7c55755e4cff5097d34c14396fdb0f15f85 (diff)
Merge remote-tracking branch 'riseup/master'
Conflicts: manifests/base.pp
Diffstat (limited to 'manifests/base.pp')
-rw-r--r--manifests/base.pp3
1 files changed, 2 insertions, 1 deletions
diff --git a/manifests/base.pp b/manifests/base.pp
index ccb528f..894b225 100644
--- a/manifests/base.pp
+++ b/manifests/base.pp
@@ -1,6 +1,7 @@
class shorewall::base {
+
package { 'shorewall':
- ensure => $shorewall_ensure_version,
+ ensure => $shorewall::ensure_version,
}
# This file has to be managed in place, so shorewall can find it