← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1736915] Re: Support for manual mode of interfaces

 

Tracked in Github Issues as https://github.com/canonical/cloud-
init/issues/3080

** Bug watch added: github.com/canonical/cloud-init/issues #3080
   https://github.com/canonical/cloud-init/issues/3080

** Changed in: cloud-init
       Status: Triaged => Expired

-- 
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/1736915

Title:
  Support for manual mode of interfaces

Status in cloud-init:
  Expired

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/*

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



References