summaryrefslogtreecommitdiff
path: root/manifests/puppetmasterd.pp
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-01-24 15:36:21 -0200
committerSilvio Rhatto <rhatto@riseup.net>2013-01-24 15:36:21 -0200
commit51c9eb050833f6927988fcd9465dc67e4c2bd4cf (patch)
tree207718df87a90d6dd6f3c133d1a43bd0a679e6b7 /manifests/puppetmasterd.pp
parent45c99882a470b33edf4789e67aca610ecd3eeda7 (diff)
downloadpuppet-puppet-51c9eb050833f6927988fcd9465dc67e4c2bd4cf.tar.gz
puppet-puppet-51c9eb050833f6927988fcd9465dc67e4c2bd4cf.tar.bz2
Implementing post-update hook
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 16a79dd..aa428d5 100644
--- a/manifests/puppetmasterd.pp
+++ b/manifests/puppetmasterd.pp
@@ -117,7 +117,7 @@ class puppetmasterd {
}
# update config
- include puppet::master::update
+ class { 'puppet::master::update': }
# custom puppetlast command, thanks to immerda module:
# http://git.puppet.immerda.ch/?p=module-puppet.git;a=summary