Issue #569 has been updated by James Turnbull. Category set to plumbing Status changed from Closed to Needs design decision Target version deleted (0.25.0) Affected version set to 0.25.4
Luke - this feature seems to have disappeared - the configuration option is still there but the code to process the dynamic facts seems to have been lost in the REST move. Was that intentional? ---------------------------------------- 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.
