----- Original Message ----- > From: "Felix Frank" <felix.fr...@alumni.tu-berlin.de> > To: puppet-users@googlegroups.com > Sent: Thursday, October 7, 2010 3:40:01 AM > Subject: Re: [Puppet Users] puppet push mode > On 10/07/2010 04:48 AM, Patrick wrote:
> > I'm guessing that it will work if you run it with the -no-deamonize > > option. > > > > You really don't want to use --test. That will have other effects. > > Patrick, > > could you elaborate on that? >From the 2.6.1 man page: test: Enable the most common options used for testing. These are +onetime+, +verbose+, +ignorecache, +no-daemonize+, and +no-usecacheonfailure+. > > Because --test is what we are using constantly here. I believe it's a > tip from "Pulling strings with puppet". > > From what I gathered, it's the standard way to enforce a run while > puppet is also running in daemon mode, which is quite exactly what > Mohammed needs. > > So what are the catches to be wary of? I would be wary of ignoring your catalog cache. Deploying this throughout the environment would be detrimental to performance. The individual flags are a better way to go. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-us...@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.