Issue #18061 has been updated by Robert Pearce.
I'm hoping to be able to use it to avoid certain resources in certain situations. Either things which take a long time (like say, an exec resource), things which don't apply (like a backup cron job on a vagrant copy of the real machine - which is my use case, or perhaps things which are still being phased in (although environments also allow such a thing). I'd imagine puppet should simply give an error if --tag and --notag are given for the same tag name. ---------------------------------------- Feature #18061: Ability to do inverse tag apply https://projects.puppetlabs.com/issues/18061#change-84086 Author: Robert Pearce Status: Investigating Priority: Normal Assignee: J.D. Welch Category: Target version: Affected Puppet version: Keywords: Branch: It would be very helpful if you could do a --notag X to apply all resources that don't have a certain tag. I foresee this being useful to avoid resources which may be considered undesirable (e.g: cron jobs in a testbed clone of a production system) being compiled into the run, amongst others. -- 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
