Tag Archives: Puppet

Change host name of Puppet client

Here are the steps i use to change the host name of a puppet client: On the client side stop Puppet, remove old certificates and change host name: Change the host name in /etc/sysconfig/network and /etc/hosts, then reboot the client. Remove the old certificate on the server: If you’re using Foreman, change the host name there too. Finally, initialize a … Continue reading

Posted in CentOS, Linux, Puppet | Tagged , , | Leave a comment