Dear scott,

Follow is my meta-data and user-date,i using nocloud

instance-id: 1470899540
local-hostname: soscared
network-interfaces: |
    auto eth0
    iface eth0 inet static
    address 103.225.10.12
    netmask 255.255.255.0
    gateway 103.225.10.1
    dns-servers 8.8.8.8

#cloud-config
ssh_pwauth: True
chpasswd:
  list: |
     root:sosadc123456
  expire: False

packages:
  - vim
  - qemu-guest-agent
  - zsh

package_upgrade: true

runcmd:
  - reboot

# vim: syntax=yaml list


Then i run the cloud-init,Hostname and password can setup,But network is fail.

i check in obj.pkl ip format is wrong,
Is some in put setting wrong or cloud-init gen the format is wrong?


** Attachment added: "obj.pkl"
   
https://bugs.launchpad.net/cloud-init/+bug/1577982/+attachment/4718917/+files/obj.pkl.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1577982

Title:
  ConfigDrive: cloud-init fails to configure network from
  network_data.json

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

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to