Skip to content

Instantly share code, notes, and snippets.

View ColdPain's full-sized avatar
🐔
> 🐈 👈 🙀

VANDISTE William ColdPain

🐔
> 🐈 👈 🙀
View GitHub Profile
@slyness
slyness / rename_node.md
Last active November 11, 2023 18:09
Rename a Chef Node

How to rename a chef node

  1. Edit existing node name. Update name and save. Chef will copy the node and create a new client entry.
knife node edit oldnode
  1. ssh to node
  2. Change hostname and dns information