Skip to content

remove-node

  1. Remove VM
  2. Cleanup all the related resources for the allocated VM (disks, network interfaces, etc)
  3. Delete VM from the chef serve
  1. Execute knife node delete example.gitlap.com, where is example.gitlap.com is the node name.
  2. Delete corresponding files from the chef-repo. Usually it is nodes/example.gitlap.com.json and related roles.