Thanks so much! However, I am a bit stumped and would so appreciate any clarity you can provide.
If I execute 'puppet agent --test' on a RHEL box, it does not start the daemon. But, if I do the same thing using the FreeBSD port, it does attempt to start the daemon. Obviously, I am missing something here... Thanks! Jackie On Wed, Apr 11, 2012 at 10:02 AM, Christopher Wood <[email protected]> wrote: > (I'm just starting with FreeBSD, albeit with some months of puppet > experience.) > > The puppet agent implies a daemon, but try something like this for a single > run in the foreground: > > puppet agent --no-daemonize --onetime > > On Wed, Apr 11, 2012 at 07:31:14AM -0400, JA wrote: >> I have installed puppet using the FreeBSD port. However, when I try >> to use the agent, it attempts to start the puppetd daemon. It seems >> that there is no way to use this installation without running the >> daemon. Can anyone shed any light on this? >> >> Thank you! >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Puppet Users" 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-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 [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-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 [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-users?hl=en.
