# Launched lxc instances for yakkety-proposed and xenial-proposed

# Ran dpkg-reconfigure cloud-init as checked the Bigstep option

# Yakkety
root@yp1:~# cat /etc/lsb-release 
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=16.10
DISTRIB_CODENAME=yakkety
DISTRIB_DESCRIPTION="Ubuntu 16.10"
root@yp1:~# grep Bigstep /etc/cloud/cloud.cfg.d/90_dpkg.cfg 
datasource_list: [ NoCloud, ConfigDrive, OpenNebula, DigitalOcean, Azure, 
AltCloud, OVF, MAAS, GCE, OpenStack, CloudSigma, SmartOS, Bigstep, Ec2, 
CloudStack, None ]

# xenial
$ lxc init xenial-proposed xp1
Creating xp1
$ lxc start xp1
$ lxc exec xp1 -- bash

root@xp1:~# dpkg-reconfigure cloud-init  # checking Bigstep

root@xp1:~# grep Bigstep /etc/cloud/cloud.cfg.d/90_dpkg.cfg
datasource_list: [ NoCloud, ConfigDrive, OpenNebula, DigitalOcean, Azure, 
AltCloud, OVF, MAAS, GCE, OpenStack, CloudSigma, SmartOS, Bigstep, Ec2, 
CloudStack, None ]





** Tags removed: verification-needed
** Tags added: verification-done-xenial verification-done-yakkety

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

Title:
  dpkg-reconfigure does not list Bigstep

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

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

Reply via email to