diff options
author | mh <mh@immerda.ch> | 2008-12-27 21:38:51 +0000 |
---|---|---|
committer | mh <mh@immerda.ch> | 2008-12-27 21:38:51 +0000 |
commit | 361c9a0aebdd3f5cdcd10781bcb4d472b5333389 (patch) | |
tree | 8d7228f42a8f2d76fef5c7bdfc1df79f79df57a7 | |
parent | dd1df64d3f6dc682129c737daa695d38c10e37ab (diff) |
include\!
-rw-r--r-- | manifests/puppetmaster.pp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/puppetmaster.pp b/manifests/puppetmaster.pp index f1fcc89..4ee2a99 100644 --- a/manifests/puppetmaster.pp +++ b/manifests/puppetmaster.pp @@ -14,7 +14,7 @@ class puppet::puppetmaster inherits puppet { } include puppet::puppetmaster::base - puppet::puppetmaster::checklastrun + include puppet::puppetmaster::checklastrun } class puppet::puppetmaster::base inherits puppet::base { |