On Wed, Nov 16, 2011 at 08:09:11PM -0700, Matthew O'Connor wrote:
>    Hm, I hadn't thought of that.
> 
>    Do you have a time where one instance of Puppet would manage itself -
>    versus managing another running copy of Puppet?

I do this. A virtual machine template is configured with a puppet.conf that 
asks the puppetmaster every minute for its configuration. Part of the first 
puppet run with a newly duped server involves setting the runinterval to a 
custom value between 3600 and 7200 seconds.
 
>    On Wed, Nov 16, 2011 at 3:54 PM, Nigel Kersten <[1]ni...@puppetlabs.com>
>    wrote:
> 
>      On Wed, Nov 16, 2011 at 12:18 PM, Matthew O'Connor
>      <[2]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 [3]puppet-users@googlegroups.com.
>      To unsubscribe from this group, send email to
>      [4]puppet-users+unsubscr...@googlegroups.com.
>      For more options, visit this group at
>      [5]http://groups.google.com/group/puppet-users?hl=en.
> 
>    --
>    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.
> 
> References
> 
>    Visible links
>    1. mailto:ni...@puppetlabs.com
>    2. mailto:thegreendra...@gmail.com
>    3. mailto:puppet-users@googlegroups.com
>    4. mailto:puppet-users%2bunsubscr...@googlegroups.com
>    5. http://groups.google.com/group/puppet-users?hl=en

-- 
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