In the ongoing saga of my #debian-devel unretirement, my next step is to recreate my build daemons.
I have tooling that uses #gitpkg and #dgit that communicates to the build machine over ssh (either a KVM locally or a virt on AWS).
I used to use `bootstrap-vz` to build the kvm or AWS AMI minimal images, that had minimal barebones install + sshd + build-essential. However bootstrap-vz seems to have bit rotted. Using fai-diskimage seems to be future proofing since that is what Debian uses.