Issue #4710 has been updated by Luke Kanies. Status changed from Needs design decision to Needs more information Assignee changed from Luke Kanies to Dan Bode
Can you provide more information here? Do you mean hostname, certname, or what? It would be helpful if you could update the original description with more detail. ---------------------------------------- Feature #4710: resources should implicitly tagged with cname http://projects.puppetlabs.com/issues/4710 Author: Dan Bode Status: Needs more information Priority: Normal Assignee: Dan Bode 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 hostnames to communicate resources between machines. Resources are sometimes implicitly tagged with cname 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.
