Issue #8667 has been updated by Matthaus Litteken. Status changed from Merged - Pending Release to Closed
Released in 2.7.4rc3 ---------------------------------------- Feature #8667: Detect managed resources https://projects.puppetlabs.com/issues/8667 Author: Randall Hansen Status: Closed Priority: Normal Assignee: Matt Robinson Category: Target version: 2.7.4 Affected Puppet version: Keywords: Branch: https://github.com/mmrobins/puppet/tree/ticket/2.7.x/8667-write_out_mangaged_resources If Puppet is managing a resource, we must give external tools a way to detect and avoid making ad-hoc changes to these resources. This means that we must have an easily-accessible list of resources managed for each node. The list of resources should include the resource type, and the resource's namevar. Including the resources title won't be useful for external tools. -- 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.
