Phil Plante
2010-Nov-04 04:39 UTC
[Puppet Users] Changed hostname, puppet still uses old one
Recently I changed the hostnames on some of our machines to make them more descriptive of what the machine does. However puppet still uses the old hostnames when executing and sending reports back. We went from: mongo0-14 to posts0-14. How can I get puppet to use these new names? -- 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.
Patrick
2010-Nov-04 05:15 UTC
Re: [Puppet Users] Changed hostname, puppet still uses old one
On Nov 3, 2010, at 9:39 PM, Phil Plante wrote:> Recently I changed the hostnames on some of our machines to make them > more descriptive of what the machine does. However puppet still uses > the old hostnames when executing and sending reports back. > > We went from: mongo0-14 to posts0-14. > > How can I get puppet to use these new names?Does "facter fqdn" give you the new or old name? What version is the client? -- 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.
Phil Plante
2010-Nov-04 06:39 UTC
[Puppet Users] Re: Changed hostname, puppet still uses old one
I fixed it by revoking all of the old certs, thought I had already. On Nov 4, 12:15 am, Patrick <kc7...@gmail.com> wrote:> On Nov 3, 2010, at 9:39 PM, Phil Plante wrote: > > > Recently I changed the hostnames on some of our machines to make them > > more descriptive of what the machine does. However puppet still uses > > the old hostnames when executing and sending reports back. > > > We went from: mongo0-14 to posts0-14. > > > How can I get puppet to use these new names? > > Does "facter fqdn" give you the new or old name? > > What version is the client?-- 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.