Morgan Haskel wrote: > Hi All, > > I have a script that I want to run at the end of my puppet run after > every run. Is there a way to create a 'cleanup' stage that will run > at the end of the stage even if there are failures in previous stages?
Pre and post run hooks where added in 0.25.4. See: http://projects.puppetlabs.com/projects/puppet/wiki/Release_Notes#0.25.4 Regards James Turnbull -- Puppet Labs - http://www.puppetlabs.com C: 503-734-8571 -- 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.
