On Monday, October 17, 2016 at 10:43:44 AM UTC-5, John Gelnaw wrote: > > Some things to keep in mind for successful ENC scripts... > > First, on the agent, run: > > # facter fqdn > > This is the node name that will be reported to the puppet master > (equivalent to 'hostname -f'). >
... unless a different one is specified in the agent's configuration. If the machines' hostnames change over time -- for example, if they get their hostnames via DHCP -- then configuring invariant machine-specific node names might solve the problem. John -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/0112a3c3-09d8-40c3-bdb1-2581c4da537f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
