OndrejHome / fast-vm

'fast-vm' is a script for defining VMs from images provided in thin LVM pool.
GNU General Public License v3.0
22 stars 14 forks source link

validate inputs in configure-fast-vm #51

Open OndrejHome opened 4 years ago

OndrejHome commented 4 years ago

Currently no validation is done and despite it may become obvious that value provided was wrong, the proper validation would be much better. Recent issue: inputed whole subnet instead of just XX number for fast-vm network. This caused the network not to define, but provided very little why.