Issue #10325 has been reported by Garrett Honeycutt. ---------------------------------------- Bug #10325: value of puppetversion is not consistently kept on PE systems https://projects.puppetlabs.com/issues/10325
Author: Garrett Honeycutt Status: Unreviewed Priority: Normal Assignee: Category: Target version: Keywords: Branch: Affected Facter version: This template uses the fact, puppetversion, and will what appears to be randomly, change on the same host. Here is an example of seeing the change. <pre> --- /var/lib/mco/.mcollective 2011-10-27 11:08:59.000000000 +0200 +++ /tmp/puppet-file20111027-8598-ux0mz1-0 2011-10-27 12:15:35.000000000 +0200 @@ -1,4 +1,4 @@ -# This file managed by Puppet 2.6.9 +# This file managed by Puppet 2.6.9 (Puppet Enterprise 1.2.4) </pre> You can reproduce by have a template use puppetversion and running puppet apply over the manifest many times. -- 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.
