Re: [Puppet Users] is there a definition of the abstract service type

2011-04-20 Thread Felix Frank
On 04/20/2011 03:17 AM, Ben Hughes wrote: > On Tue, Apr 19, 2011 at 04:24:18AM -0700, Tim Coote wrote: > >> Is there a canonical definition of the service type abstraction, or is >> the definition just how the implementation behaves? > > What happens when you do: > > $ puppet resource service xi

Re: [Puppet Users] is there a definition of the abstract service type

2011-04-19 Thread Ben Hughes
On Tue, Apr 19, 2011 at 04:24:18AM -0700, Tim Coote wrote: > Is there a canonical definition of the service type abstraction, or is > the definition just how the implementation behaves? What happens when you do: $ puppet resource service xinetd That should hopefully give you the output for that

[Puppet Users] is there a definition of the abstract service type

2011-04-19 Thread Tim Coote
Hullo I'm a puppet neophyte and I'm a bit confused about the service type. I've just run up the learning vm and when I try: puppet resource service I don't seem to get any of the services controlled by xinetd, nor even xinetd itself. This doesn't sound right to me as it will cause future issues