Support for manual mode of interfaces

Bug #1736915 reported by Hengqing Hu
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
cloud-init
Expired
Medium
Unassigned

Bug Description

https://review.openstack.org/#/c/520590/

Need to configure the first network interface like this, but didn't find a way to set it manual and also auto guess the name of the first interface unless special cloud image is made.

auto lo
iface lo inet loopback

auto eth0
iface eth0 inet manual

auto eth0
iface eth0 inet6 auto

source /etc/network/interfaces.d/*

Revision history for this message
Ryan Harper (raharper) wrote :

Hi,

Thanks for filing a bug. cloud-init doesn't easily allow this sort of configuration at this time. We should support that configuration.

Changed in cloud-init:
importance: Undecided → Medium
status: New → Triaged
Revision history for this message
James Falcon (falcojr) wrote :
Changed in cloud-init:
status: Triaged → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.