Issue #11096 has been updated by Kelsey Hightower.

Category set to reports
Assignee set to Kelsey Hightower
Target version set to 2.7.x

Zach,

I have just submitted a patch for Bug #9167 which may solve this issue as well. 
Once it gets merged, I will be happy if you can test it out.
----------------------------------------
Feature #11096: Add --quiet to 'puppet inspect' for use with cronjob
https://projects.puppetlabs.com/issues/11096#change-59269

Author: Zach Leslie
Status: Accepted
Priority: Normal
Assignee: Kelsey Hightower
Category: reports
Target version: 2.7.x
Affected Puppet version: 
Keywords: 
Branch: 


The cronjob for baseline reports look like the following.

<pre>
# Puppet Name: report_baseline 
PATH=/opt/puppet/bin:/bin:/usr/bin:/usr/sbin:/usr/local/bin 
0 20 * * * puppet inspect
</pre>

For users that have email sent to useful places, even when there are no errors, 
the message is still sent to email:

<pre>notice: Finished inspection in 3.02 seconds</pre>

There should exist an option to quit this down if nothing problematic was 
detected.


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://projects.puppetlabs.com/my/account

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-bugs?hl=en.

Reply via email to