Issue #4710 has been updated by Dan Bode. Assignee deleted (Dan Bode)
---------------------------------------- Feature #4710: resources should implicitly tagged with certname http://projects.puppetlabs.com/issues/4710 Author: Dan Bode Status: Needs more information Priority: Normal Assignee: Category: tags Target version: Affected version: Keywords: Branch: could be useful for tagmap db,!machine5.foo:[email protected] in combination with regex queries, could be used for grouping resources for querying: <pre> Nagios_host<|| tag =~ /app2.*?mem-cache/ ||> </pre> this can allow us to use exported resources and well defined certnames to communicate resources between machines. Resources are sometimes implicitly tagged with certname if it is used as the node name for the hosts node block. Resources are not guaranteed to be tagged though because of how implicit tags rely on dynamic scoping. -- 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.
