Ubuntu 18.04 disable predictable network names 1

Ubuntu 18.04 disable predictable network names

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″ source