← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1848617] [NEW] cloud-init configures network incorrectly on the ubuntu1804 template VM of Azure

 

Public bug reported:

For the ubuntu1804 template VM of Azure, the file /etc/network/interfaces lacks a line:
source /etc/network/interfaces.d/*
So the VM can't get configurations under /etc/network/interfaces.d/
After installing ifupdown on the VM, cloud-init will rewrite file /etc/network/interfaces.d/50-cloud-init.cfg rather than /etc/netplan/50-cloud-init.yaml, but /etc/network/interfaces.d/50-cloud-init.cfg won't take effect.

** Affects: cloud-init
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bugs.launchpad.net/bugs/1848617

Title:
  cloud-init configures network incorrectly on the ubuntu1804 template
  VM of Azure

Status in cloud-init:
  New

Bug description:
  For the ubuntu1804 template VM of Azure, the file /etc/network/interfaces lacks a line:
  source /etc/network/interfaces.d/*
  So the VM can't get configurations under /etc/network/interfaces.d/
  After installing ifupdown on the VM, cloud-init will rewrite file /etc/network/interfaces.d/50-cloud-init.cfg rather than /etc/netplan/50-cloud-init.yaml, but /etc/network/interfaces.d/50-cloud-init.cfg won't take effect.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1848617/+subscriptions


Follow ups