Comment 2 for bug 1989686

Revision history for this message
James Falcon (falcojr) wrote : Re: cloud-init sets wrong netmask causing borken network config on Oracle Cloud

Thanks for the bug report. On an affected instance, can you run the following commands and provide the output?

curl --header "Authorization:Bearer Oracle" http://169.254.169.254/opc/v2/vnics

cat /etc/netplan/50-cloud-init.yaml

cat /run/net-*
(if that doesn't work, cat any file that starts with "net" and ends with ".conf" in /run)

Finally, please run `cloud-init collect-logs` and upload the tarball here.