scullery/TODO.md
Georg Pfuetzenreuter 031e2c9faf
Add TODO
Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
2023-05-24 01:16:52 +02:00

502 B
Raw Blame History

To-Dos

  • Introduce --apply argument to execute state.apply on VMs without chaining to test executions
  • Do not restart the network stack on --refresh (the systemctl restart network call is needed on the first boot to get Avahi DNS resolution to work - there is currently no logic to skip the command on subsequent executions of the bootstrap script)
  • Add example configurations
  • Use pyproject.toml style packaging to allow for installation as a Python module
  • Resolve Pytest warnings