Hello,
I have puppet setup on 8 nodes with 1 puppetmaster server. So far 7
of the 8 nodes have performed flawlessly, 1 is currently failing with
the following error:
err: Could not retrieve catalog from remote server: Error 400 on
SERVER: undefined method `fact_merge' for nil:NilClass
warning:
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 receiv
I fixed it by revoking all of the old certs, thought I had already.
On Nov 4, 12:15 am, Patrick 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. Ho