summaryrefslogtreecommitdiff
path: root/manifests/puppetmasterd.pp
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2010-01-03 21:19:10 -0200
committerSilvio Rhatto <rhatto@riseup.net>2010-01-03 21:19:10 -0200
commit54c9bab15367265262d9b32f1f5e5b3ea0553702 (patch)
tree73e852516ce7eb7acbacac9313c0cbf451a4809f /manifests/puppetmasterd.pp
parent2b26da1218014f87d0c7acddf0b9e0105e8121df (diff)
downloadpuppet-puppet-54c9bab15367265262d9b32f1f5e5b3ea0553702.tar.gz
puppet-puppet-54c9bab15367265262d9b32f1f5e5b3ea0553702.tar.bz2
Sorting things better
Diffstat (limited to 'manifests/puppetmasterd.pp')
-rw-r--r--manifests/puppetmasterd.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/puppetmasterd.pp b/manifests/puppetmasterd.pp
index 411f908..2b7ace5 100644
--- a/manifests/puppetmasterd.pp
+++ b/manifests/puppetmasterd.pp
@@ -4,7 +4,7 @@ class puppetmasterd {
$puppetmasterd_present = true
# then include puppet class
- include puppet
+ include puppetd
# needed packages
package {