Issue #569 has been updated by Luke Kanies.
This hasn't been used since we disabled staleness checking for catalogs, which was early in the 0.24 release cycle. This does need to get resurrected as we bring back long-term catalog retention, but it should probably be a new ticket. ---------------------------------------- Bug #569: Dynamic facts always force a recompile http://projects.reductivelabs.com/issues/569 Author: Luke Kanies Status: Needs design decision Priority: Urgent Assigned to: Luke Kanies Category: plumbing Target version: Patch: None Affected version: 0.25.4 Keywords: Branch: puppetd now checks to see if facts have changed, and if they have, it recompiles without checking if the server-side configuration has changed. This works fine in theory, except that Facter now includes multiple dynamic facts, including information about memory and swap, which are always going to change. This means that for those platforms that support these facts, the configuration will get recompiled every time. -- 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.
