Issue #16201 has been updated by eric sorenson. Category set to compiler Status changed from Unreviewed to Accepted Target version set to 3.x Keywords set to static_compiler
---------------------------------------- Bug #16201: The static compiler needs to mark generated resources as such https://projects.puppetlabs.com/issues/16201#change-70886 Author: Nick Lewis Status: Accepted Priority: Normal Assignee: Category: compiler Target version: 3.x Affected Puppet version: Keywords: static_compiler Branch: Now that generated resources (specifically, children of recursive file resources) are being included in the catalog, rather than produced on the agent and thrown away, they need to be marked as generated, preferably including the resource which generated them (alternately, we could treat that as a new kind of relationship). This is important because otherwise we lose a bit of the user's intent; were they explicitly trying to manage those files, or is it "whatever is in this directory" that is the intended behavior? -- 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.
