Comment on Ansible sounds interesting
Zwuzelmaus@feddit.org 1 week ago
Besides ansible, also have a look at “templates” and “cloud-init” for VM generation.
Comment on Ansible sounds interesting
Zwuzelmaus@feddit.org 1 week ago
Besides ansible, also have a look at “templates” and “cloud-init” for VM generation.
possiblylinux127@lemmy.zip 1 week ago
I personally would avoid Cloud init as it is largely a Ubuntu thing.
Instead look into Flatcar or bootable containers
smashing3606@feddit.online 6 days ago
It works on debian too, which of course is ubuntu's base distro. Just adding info.
possiblylinux127@lemmy.zip 5 days ago
You also could just use Ansible
Cloud init adds overhead to a clean Debian install. I’ve never really liked it personally.