debian-vm-auto-setup/virt-customize_method
2024-06-21 11:44:40 +02:00
..
.ssh feat: add cloud-init and virt-customize method 2024-06-21 11:30:42 +02:00
netplan feat: add cloud-init and virt-customize method 2024-06-21 11:30:42 +02:00
.gitignore feat: add cloud-init and virt-customize method 2024-06-21 11:30:42 +02:00
guest_bootstrap.sh fix: virt customize bootstrap 2024-06-21 11:44:40 +02:00
init.sh fix: virt customize bootstrap 2024-06-21 11:44:40 +02:00
README.md feat: add cloud-init and virt-customize method 2024-06-21 11:30:42 +02:00
run.sh fix: virt customize bootstrap 2024-06-21 11:44:40 +02:00

Initial setup of debian VM with virt-customize + netplan

This method consist of using the debian generic cloud image and just customizing it before first boot with the virt-customize util.

Then for the network config, we will be using netplan.