diff options
author | Micah Anderson <micah@riseup.net> | 2010-12-14 15:08:07 -0500 |
---|---|---|
committer | Micah Anderson <micah@riseup.net> | 2010-12-14 15:08:07 -0500 |
commit | 651c21bec8984f0c6b2f37c72d5b4169f050b29e (patch) | |
tree | e176f44ad90560fc2462aeebbb363dba9b7ad9f5 /README | |
parent | 3045f4696905b07fd74018171934f8b3430590e2 (diff) | |
parent | 2a4115c5a6dd2eeb2e93eaafa70c878bc797d3db (diff) |
Merge remote branch 'immerda/master' into immerda
Conflicts:
manifests/puppetmaster/checklastrun.pp
manifests/puppetmaster/checklastrun/disable.pp
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -57,10 +57,10 @@ Check last run: We can check on the last run state of certain clients, to check whether they still check in. You can do that by setting the following variables: -$puppetmaster_checklastrun +$puppetmaster_lastruncheck_cron * any cron time: '20 10,22 * * *' to run the script at a certain time - by cron. Default: 40 10,22 * * * + by cron. Default: 40 10 * * * * false: to disable check for last run Example: |