Issue #4710 has been updated by James Turnbull. Category set to tags Status changed from Unreviewed to Needs design decision Assignee set to Luke Kanies
---------------------------------------- Feature #4710: resources should implicitly tagged with cname http://projects.puppetlabs.com/issues/4710 Author: Dan Bode Status: Needs design decision Priority: Normal Assignee: Luke Kanies 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.
