Bug #363
Support Reporting on PuppetMaster Catalog Compile Errors
| Status: | Closed | Start: | 08/13/2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| Backlog: | No | Difficulity: | ||
| Votes: | 0 |
Description
I see a need for reporting on puppetmaster catalog compile errors. They don't seem to make it into the "report" section. I enabled reporting on both the puppetmaster and puppetd but it didn't seem to help.
History
Updated by Ohad Levy over 1 year ago
- Category deleted (
Puppet Reports) - Status changed from New to Feedback
- Assigned to deleted (
Ohad Levy)
I'm not 100% sure what is the best way to handle this.
First, hosts, which do not run puppet (from what ever reason including compile errors) will appear as out of sync.
Secondly, in order to access the data, either the puppetmaster needs to report it somehow, or parse the master logs.
If this is mainly for CI, I wrote a while ago - http://github.com/ohadlevy/manitest - maybe this is a better fit for your needs.
