[Puppet Users] Re: How to handle failures of resources

2009-10-22 Thread LdvT
On Oct 20, 11:59 pm, Luke Kanies wrote: > On Oct 19, 2009, at 7:56 AM, LdvT wrote: > > > > > I wouldn't mind having failure detection. > > > Say somehow a bad copy of a .conf file is distributed; and the service > > fails to start. > > If that can

[Puppet Users] Re: How to handle failures of resources

2009-10-19 Thread LdvT
I wouldn't mind having failure detection. Say somehow a bad copy of a .conf file is distributed; and the service fails to start. If that can be detected and used as a condition, puppet could than call up another manifest to drop in a default/backup copy of the .conf file and restart the service a