What gives with the hostname "config" extension and where is this set? puppetca --list --all + pclient1.config + pclient2 + puppet.config puppet --version 0.25.4 -- John Maclean MSc (DIC) Enterprise Linux Systems Engineer -- 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+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
On Thu, Oct 14, 2010 at 11:13:00PM +0100, john maclean wrote:> What gives with the hostname "config" extension and where is this set? > > > puppetca --list --all > + pclient1.config > + pclient2 > + puppet.config >That looks to me as if there is something odd in puppet.conf on your nodes. I''ve never seen puppet do that. -- Bruce I unfortunately do not know how to turn cheese into gold. -- 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+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
"puppet.config" should be the fqdn of the node that created that request. Does "facter fqdn" give you "puppet.config" on that node? Does "puppetd --genconfig | grep certname" give you "puppet.config" on that node? On Oct 14, 2010, at 3:13 PM, john maclean wrote:> What gives with the hostname "config" extension and where is this set? > > > puppetca --list --all > + pclient1.config > + pclient2 > + puppet.config > > puppet --version > 0.25.4 > > > -- > John Maclean > MSc (DIC) > > Enterprise Linux Systems Engineer > > -- > 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+unsubscribe@googlegroups.com. > 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 puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
That''s not puppet, it''s how you''ve configured the hostname of the system itself. What does facter fqdn say? It will have .config as well on those nodes. On Thursday, October 14, 2010, Bruce Richardson <itsbruce@workshy.org> wrote:> On Thu, Oct 14, 2010 at 11:13:00PM +0100, john maclean wrote: >> What gives with the hostname "config" extension and where is this set? >> >> >> puppetca --list --all >> + pclient1.config >> + pclient2 >> + puppet.config >> > > That looks to me as if there is something odd in puppet.conf on your > nodes. I''ve never seen puppet do that. > > -- > Bruce > > I unfortunately do not know how to turn cheese into gold. > > -- > 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+unsubscribe@googlegroups.com. > For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en. > >-- Jeff McCune http://www.puppetlabs.com/ -- 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+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.