Commit Graph

1 Commits

Author SHA1 Message Date
wjones 536fbb4553 This vm_restart.py script is used to restart VMs or LXC containers on a Proxmox host.
It takes two command line arguments: the type of client (vm or lxc) and a list of client IDs.
example: ./cron_scripts/power/vm_restart.py "lxc" "['110', '113', '114', '120']"
2025-07-01 10:03:52 -04:00