← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1873774] Re: clout-init does not apply network settings

 

[Expired for cloud-init because there has been no activity for 60 days.]

** Changed in: cloud-init
       Status: Incomplete => 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/1873774

Title:
  clout-init does not apply network settings

Status in cloud-init:
  Expired

Bug description:
  clout-init does not apply network settings however rest of the
  settings are applied. This is not in cloud but a VM on ESXi

  
  network:
    version: 2
    ethernets:
      ens192:
        dhcp4: false
        dhcp6: false
        addresses:
          - 10.0.0.2
        gateway4: 10.0.0.1
        nameservers:
          search: [xyz.com]
          addresses: [10.0.0.1]

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


References