Public bug reported:

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]

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

Title:
  clout-init does not apply network settings

Status in cloud-init:
  New

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to