Title: Message Title
Kylo Ginsberg commented on an issue
Puppet / Improvement PUP-3231
Specifying --tags doesn't cause suitability check to be skipped for skipped resources
Puppet checks that providers are suitable, e.g. see this snippet (expected to fail on a non-hpux install)

{code}
puppet apply -e 'user { "snoopy": ensure => present, provider => hpuxuseradd }'
Notice: Compiled catalog for kylo.corp.puppetlabs.net in environment production in 0.23 seconds
Error: /User[snoopy]: Provider hpuxuseradd is not functional o...

--
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to