Issue #8667 has been updated by Matt Robinson.
It's worth noting that resources that are ONLY being audited should not show up as managed. This came up in the demo since the code we currently have just checks if the resource is in the catalog, which will incorrectly consider audited resources as being managed. ---------------------------------------- Feature #8667: Detect managed resources https://projects.puppetlabs.com/issues/8667 Author: Randall Hansen Status: Accepted Priority: Normal Assignee: Category: Target version: Affected Puppet version: Keywords: Branch: 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.
