Hi, I've recently sent patch for facter for this problem, so hopefully next release will help you.
IMHO your best approach now would be to create a binary 'dnsdomainname' which returns the value of your domain, then your hacks for certname would not be required. cheers, Ohad On Sun, Feb 14, 2010 at 8:12 AM, jonmills <[email protected]> wrote: > I want to manage my puppet.conf files on every node, via a puppet > module on the puppetmaster. > > However, in puppet.conf on each of my nodes, I also *must* specify the > certname attribute. > > (This is because my company's NIS domain doesn't match it's DNS domain > and the fqdn comes out erroneous unless I enforce the DNS name with > the certname attribute.) > > Does anyone know how to make that value dynamic within puppet.conf? > > -- > 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]<puppet-users%[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.
