Hello,

I'm working on adding a parameter to a type.  If a condition is met, skip
the resource & keep processing.  At least that's what I'd like to do.

I can get the condition met, but the only thing I can get to work is to use
Puppet::Error, or Puppet::DevError - which exits the puppet run.

Someone pointed out the transaction class, but I'm having a bit of trouble
figuring out how to use it.  The exec parameter has the "unless" and
"onlyif" parameters, but it's not clear how they are accomplishing it.

Anyone have any pointers?

Thanks,
-Roy

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Puppet Developers" 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-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to