On Wed, Nov 16, 2011 at 12:18 PM, Matthew O'Connor <thegreendra...@gmail.com
> wrote:

> That fixed it.
>
> Oh, I think I see what's going on:
>
> When I run `puppet httpd.pp`, it runs `ps` and finds a process with
> `httpd` in the name and so concludes the service is running. If I rename
> the script to something else then Puppet no longer finds any process with
> 'httpd' in its name.
>
> Perhaps Puppet should have a check that prevents thinking it is the
> satisfying service?
>
>
That seems reasonable, but how would you handle the case where you want
puppet to handle the puppet service?

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to