Issue #3746 has been reported by Jeff McCune. ---------------------------------------- Feature #3746: puppetd --tags should support logical not http://projects.puppetlabs.com/issues/3746
Author: Jeff McCune Status: Unreviewed Priority: Normal Assigned to: Category: tags Target version: Affected version: 0.25.4 Keywords: tags inversion filter workflow Branch: ### Impact Data This request was brought up by a customer in the Boston training session in May. This feature will potentially allow the customer to replace func and use puppet in it's place. ### Problem Statement Puppetd --tags supports filtering by inclusion but does not support filtering by exclusion. The customer would like to apply everything except certain tags. ### Expected Behavior The --tags option should support logical not through something like --tags !mytag ### Actual Behavior Specifying puppet --tags !mytag results in an "invalid tag" error. -- 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.
