diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000..33a2c4b --- /dev/null +++ b/TODO.md @@ -0,0 +1,14 @@ +# Todo + +1. add the hypervisor as a flag rather then the configuration file when adding + hypervisors. +1. Add script to cloud-init, that will allow to wipe disk. This will allow to + reboot the hypervisor, such that we don't have to log back in after the + machine has been re-commissioned. +1. Update hypervisor config such that it works with focal +1. Add the ability to add multiple storage pools (1 x SSD, 1 x HDD) +1. Update `boostrap-maas.sh` + 1. Snap implementation + 1. Adding VLANs and subnets + 1. Adding spaces +