On Fri, Mar 9, 2012 at 8:22 AM, Hugo Deprez <hugo.dep...@gmail.com> wrote:
> Dear community, > > I just saw that when I execute puppetd -vt I can have up to 80 DNS request > for the puppet server records. > I'm not entirely surprised we make so many requests, but this is slightly worrisome to me. Is this number of requests a problem for you? > I specified in the puppet.conf : > > server=puppetserver.example.fr in the [main] section of the client. > > It seems to work for my Debian Squeeze client, but not for Debian Lenny. > Squeeze version is 2.6.2-5 and Debian lenny 0.25.4-2. > > Do you know where I can found all the parameter available for puppet.conf > file ? > A convenient way to see _all_ of the settings for the specific version of Puppet you're running, with inline comments, is to run: $ sudo puppet agent --genconfig Or for the master: $ sudo puppet master --genconfig -Jeff -- 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.