Displaying 1 result from an estimated 1 matches for "puppetcron".
2013 May 07
1
Puppet Don't Send Message If Any Changes
I have two different server type. Once is debian 6.0 squeeze and puppet
version is "2.6.2". And other Ubuntu 12.04 and puppet version 2.7.11.
Puppet master server is Ubuntu 12.04. I write something in
/etc/crond.d/puppetcron which works specific time. Problem is if debian
servers have any changes, don''t send mail me but ubuntu server send mail
when every work like this:
info: Caching catalog for hostname
info: Applying configuration version bla bla
notice: Finished catalog run in 13.27 seconds
I use that [...