From 735572fac73a710321b2bc469be2cbdf17c46b11 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Sun, 28 Nov 2010 13:01:46 -0500 Subject: Fix whitespace and coding standards to use standard formatting styles (I believe that this Closes #2353) --- manifests/puppetmaster/cluster.pp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'manifests/puppetmaster/cluster.pp') diff --git a/manifests/puppetmaster/cluster.pp b/manifests/puppetmaster/cluster.pp index 41298b3..8d635ab 100644 --- a/manifests/puppetmaster/cluster.pp +++ b/manifests/puppetmaster/cluster.pp @@ -1,3 +1,5 @@ class puppet::puppetmaster::cluster inherits puppet::puppetmaster { + include puppet::puppetmaster::cluster::base + } -- cgit v1.2.3