Public bug reported:

ubuntu-core 16
cloud init 18.4

snapuser is not created, whole thing falls over


same happens when using snap module
snap:
  command:

boot log:
https://paste.ubuntu.com/p/Tb5VxrDKq8/

#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'
  - snapuser: m...@sent.com

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

Title:
  ubuntu-core: snap module does not work

Status in cloud-init:
  New

Bug description:
  ubuntu-core 16
  cloud init 18.4

  snapuser is not created, whole thing falls over

  
  same happens when using snap module
  snap:
    command:

  boot log:
  https://paste.ubuntu.com/p/Tb5VxrDKq8/

  #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'
    - snapuser: m...@sent.com

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1814304/+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