Cloud-init doesn’t work with predictable network names …
So In favor of cloud-init automated network set up disable them.
In:
/etc/default/grub
Change to:
GRUB_CMDLINE_LINUX="net.ifnames=0 biosdevname=0"
Cloud-init doesn’t work with predictable network names …
So In favor of cloud-init automated network set up disable them.
In:
/etc/default/grub
Change to:
GRUB_CMDLINE_LINUX="net.ifnames=0 biosdevname=0"