← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1814300] [NEW] ubuntu-core: invalid net plan config generated

 

Public bug reported:

Ubuntu core 16
cloud-init 18.4

no network no network configuration

cloud init will auto generate invalid config

boot error: https://paste.ubuntu.com/p/S8sRZtDRZf/

generated /etc/netplan/50-cloud-init.yaml :
https://paste.ubuntu.com/p/XS6rcrdvW3/

#cloud-config
debug:
  verbose: true
users:
  - name: ubuntu
    lock_passwd: False
    groups: [adm, audio, cdrom, dialout, dip, floppy, lxd, netdev, plugdev, sudo, video]
    sudo: ALL=(ALL) NOPASSWD:ALL
    shell: /bin/bash
    plain_text_passwd: 'ubuntu'
    ssh-authorized-keys:
    - |
      ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA4kFYKuGM9MulGU7OieZkd7VrA9gYcMx5+FN/qyOxGZyZHh/WWerPQ159ptFHxs032z+fSQrqbX8NQra8VbgGuSYaoX8wZeSsaOVq39+rBJespm+X68uF7NjX122f0QEhIBAMYN548yd6c8AHTQh8EL7NSYLudBmmJL+5tdqF1yas2m5pHphmYT8zWnTlh32mHXHH9rOj8pSKKlnAorKYEMio6TW7svxV10t4LEKmz4Qeb0A4ZQNt2vxQLAENCjKWGEIsBjHGrrDkcX5F3mclHmau7P7mlb1DJ3WKXn+uBJejLe19c0hulnsqykQfP4xeF+bHU/8pOmOEKLfYi8TFkw== ondrej.kubik@e5410-ondras01
snappy:
  email: me@xxxxxxxx

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

Title:
  ubuntu-core: invalid net plan config generated

Status in cloud-init:
  New

Bug description:
  Ubuntu core 16
  cloud-init 18.4

  no network no network configuration

  cloud init will auto generate invalid config

  boot error: https://paste.ubuntu.com/p/S8sRZtDRZf/

  generated /etc/netplan/50-cloud-init.yaml :
  https://paste.ubuntu.com/p/XS6rcrdvW3/

  #cloud-config
  debug:
    verbose: true
  users:
    - name: ubuntu
      lock_passwd: False
      groups: [adm, audio, cdrom, dialout, dip, floppy, lxd, netdev, plugdev, sudo, video]
      sudo: ALL=(ALL) NOPASSWD:ALL
      shell: /bin/bash
      plain_text_passwd: 'ubuntu'
      ssh-authorized-keys:
      - |
        ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA4kFYKuGM9MulGU7OieZkd7VrA9gYcMx5+FN/qyOxGZyZHh/WWerPQ159ptFHxs032z+fSQrqbX8NQra8VbgGuSYaoX8wZeSsaOVq39+rBJespm+X68uF7NjX122f0QEhIBAMYN548yd6c8AHTQh8EL7NSYLudBmmJL+5tdqF1yas2m5pHphmYT8zWnTlh32mHXHH9rOj8pSKKlnAorKYEMio6TW7svxV10t4LEKmz4Qeb0A4ZQNt2vxQLAENCjKWGEIsBjHGrrDkcX5F3mclHmau7P7mlb1DJ3WKXn+uBJejLe19c0hulnsqykQfP4xeF+bHU/8pOmOEKLfYi8TFkw== ondrej.kubik@e5410-ondras01
  snappy:
    email: me@xxxxxxxx

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


Follow ups