Report abuse

[root@dukesrvi01 log]# crontab -e

# HEADER: This file was autogenerated at Tue Feb 10 12:01:02 -0500 2009 by puppet.
# HEADER: While it can still be managed manually, it is definitely not recommended.
# HEADER: Note particularly that the comments starting with 'Puppet Name' should
# HEADER: not be deleted, as doing so could cause duplicate cron jobs.
15 3 * * * /usr/local/bin/linux-update.sh >/dev/null
# Puppet Name: puppetclientrestart
15 4 * * * /etc/init.d/puppet restart >/dev/null
# Puppet Server Restart - Local Only
15 3 * * * /etc/init.d/puppetmaster restart >/dev/null
30 3 * * * /etc/init.d/puppetmaster restart >/dev/null
15 8 * * * /etc/init.d/puppetmaster restart >/dev/null
30 8 * * * /etc/init.d/puppetmaster restart >/dev/null
15 12 * * * /etc/init.d/puppetmaster restart >/dev/null
30 12 * * * /etc/init.d/puppetmaster restart >/dev/null
# Puppet Name: systeminfo-root
0 1 * * * /usr/local/bin/facter > /home/passsync/data/$HOSTNAME
~