gdeploy
gdeploy copied to clipboard
grafton sanity script doesn't really validate the reachability of the machine IP
grafton sanity script validates 2 things currently
- Whether the machines are reachable from the master node
- Whether the disks contain any partition table.
If any of the above is true, then script should fail. But this validation doesn't really work correctly.