Issue #16659 has been updated by eric sorenson. Status changed from Unreviewed to Duplicate
I believe this is a dup of #16606 ---------------------------------------- Bug #16659: Namespace segments of custom tags match with the == operator in resource collectors https://projects.puppetlabs.com/issues/16659#change-74740 Author: Nick Chappell Status: Duplicate Priority: Normal Assignee: Category: tags Target version: Affected Puppet version: Keywords: Branch: If a resource is tagged with a custom tag that has multiple namespace segments ('tag::specific::more-specific'), individual parts of it are matched with the == operator when used in a <| |> resource collector. Apparently, the intentional behavior of the == operator in resource collectors where it matches individual namespace segments from a longer resource or class name also gets applied to custom tags that are added by the user. Just filing a bug report for evaluation by engineering whether this behavior will be changed. -- 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.
