This repository contains a collection of scripts for managing Proxmox virtualization platform.
The remove_node.sh
script is used to remove a node from a Proxmox cluster. It can be executed by running the following command:
bash -c "$(wget -qLO - https://github.com/tolejarczuk/proxmox/raw/master/remove_node.sh)"