All, Is there a way to run puppet and specify to apply resources NOT containing a tag?
ie, negating something like this? puppetd --tags solaris The use case for this is to put a tag in our application code so that when running puppet we know changes made there will NOT be enacted. The only way I can see to do it is to do the opposite.... put a tag indicating it isn't our code everywher else and run puppetd WITH the tag, which isn't as maintainable. Doug -- You received this message because you are subscribed to the Google Groups "Puppet Users" 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-users?hl=en.
