Issue #2441 has been updated by Jeff McCune.
For a really trivial test case, just set --config_version=/bin/date <pre> [r...@chase]~/dev/reductivelabs.com/puppet/sbin# ./puppetd --confdir /tmp/puppet/conf --vardir /tmp/puppet/var --masterport 8150 --server puppet.service.asp.ntst.private --test info: Caching catalog for chase.asp.ntst.private info: Applying configuration version 'Sun Aug 2 10:18:54 EDT 2009' notice: Finished catalog run in 0.03 seconds [r...@chase]~/dev/reductivelabs.com/puppet/sbin# ./puppetd --confdir /tmp/puppet/conf --vardir /tmp/puppet/var --masterport 8150 --server puppet.service.asp.ntst.private --test info: Caching catalog for chase.asp.ntst.private info: Applying configuration version 'Sun Aug 2 10:18:54 EDT 2009' notice: Finished catalog run in 0.03 seconds [r...@chase]~/dev/reductivelabs.com/puppet/sbin# ./puppetd --confdir /tmp/puppet/conf --vardir /tmp/puppet/var --masterport 8150 --server puppet.service.asp.ntst.private --test info: Caching catalog for chase.asp.ntst.private info: Applying configuration version 'Sun Aug 2 10:18:54 EDT 2009' notice: Finished catalog run in 0.03 seconds </pre> ---------------------------------------- Feature #2441: Configuration version information should propagate through to the logs http://projects.reductivelabs.com/issues/2441 Author: Luke Kanies Status: Re-opened Priority: High Assigned to: Luke Kanies Category: plumbing Target version: 0.25.0 Complexity: Unknown Affected version: 0.24.8 Keywords: Puppet has internally supported the concept of a configuration version for a long time, but it has been completely unused. We should provide the ability to set that version information from external sources, like a version control repository, and it should propagate all the way to the log messages, so that people can correlate logs they receive in reports to the code that resulted in them. As with the #2440, this is a relatively small feature and someone has asked for it quite nicely, so it'd be nice to have this in 0.25, but only if others think so. This should eventually largely get displaced by better event management, but that's likely to wait until 0.26. -- 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://reductivelabs.com/redmine/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 -~----------~----~----~----~------~----~------~--~---
