cvk98 / Proxmox-load-balancer

Designed to constantly maintain the Proxmox cluster in balance
GNU General Public License v3.0
171 stars 20 forks source link

Add range generation for vm exclusion #9

Closed Azerothian closed 1 year ago

Azerothian commented 1 year ago

Adds the options to include a range for VM exclusion i.e. [ "100-200" ] with some extra error control if strings are supplied instead.

cvk98 commented 1 year ago

Thank you for your suggestion. I didn't even think that it would be convenient.