summaryrefslogtreecommitdiff
path: root/manifests/puppetmaster/centos.pp
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2010-11-28 13:01:46 -0500
committerMicah Anderson <micah@riseup.net>2010-11-28 13:01:46 -0500
commit735572fac73a710321b2bc469be2cbdf17c46b11 (patch)
tree96b4c66216e132b7f1244456d074b4b69d01ba70 /manifests/puppetmaster/centos.pp
parentbec32391d6678a9f52f71658d98a2700ddd31f60 (diff)
Fix whitespace and coding standards to use standard formatting styles (I believe that this Closes #2353)
Diffstat (limited to 'manifests/puppetmaster/centos.pp')
-rw-r--r--manifests/puppetmaster/centos.pp4
1 files changed, 2 insertions, 2 deletions
diff --git a/manifests/puppetmaster/centos.pp b/manifests/puppetmaster/centos.pp
index 0daa69b..2673a4d 100644
--- a/manifests/puppetmaster/centos.pp
+++ b/manifests/puppetmaster/centos.pp
@@ -1,7 +1,7 @@
# manifests/puppetmaster/centos.pp
-
class puppet::puppetmaster::centos inherits puppet::puppetmaster::package {
- file{'/etc/sysconfig/puppetmaster':
+
+ file { '/etc/sysconfig/puppetmaster':
source => [ "puppet:///modules/site-puppet/sysconfig/${fqdn}/puppetmaster",
"puppet:///modules/site-puppet/sysconfig/${domain}/puppetmaster",
"puppet:///modules/site-puppet/sysconfig/puppetmaster",