Once again more questions...
On Mon, August 25, 2008 01:15, Luke Kanies wrote: > > On Aug 24, 2008, at 1:41 PM, Brice Figureau wrote: >> + >> + # Mark that our services supports 'status' commands >> unconditionally >> + def hasstatus=(value) >> + @parameters[:hasstatus] = true >> + end > > Doesn't daemontools always have status? In that case, you should > probably have a different default for this value. I think I misread your comment in first instance. I wanted to tell to the base service and the resource that there will always a status command for all the services managed by this provider. What would be the best way to achieve that? -- Brice Figureau Days of Wonder --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
