summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manifests/puppetmaster/cluster.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/puppetmaster/cluster.pp b/manifests/puppetmaster/cluster.pp
index 36094ce..b572c04 100644
--- a/manifests/puppetmaster/cluster.pp
+++ b/manifests/puppetmaster/cluster.pp
@@ -31,6 +31,7 @@ class puppet::puppetmaster::linux::cluster inherits puppet::puppetmaster::linux
Service[puppetmaster]{
require +> Service[ngnix],
}
+}
class puppet::puppetmaster::package::cluster inherits puppet::puppetmaster::package {
Service[puppetmaster]{
require +> Service[ngnix],