aboutsummaryrefslogtreecommitdiff
path: root/manifests/base.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/base.pp')
-rw-r--r--manifests/base.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/base.pp b/manifests/base.pp
index f2004ab..5f7c6d1 100644
--- a/manifests/base.pp
+++ b/manifests/base.pp
@@ -29,7 +29,7 @@ class shorewall::base {
lens => 'Shellvars.lns',
incl => '/etc/shorewall/shorewall.conf',
notify => Service[shorewall],
- require => Class[augeas];
+ require => [ Package['shorewall'], Class[augeas] ];
}
service{shorewall: