cloud-init:ubuntu/trusty

Last commit made on 2018-09-10
Get this branch:
git clone -b ubuntu/trusty https://git.launchpad.net/cloud-init
Members of cloud-init Commiters can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
ubuntu/trusty
Repository:
lp:cloud-init

Recent commits

145d17e... by Scott Moser

update changelog content/formatting

cbd5929... by Shane Peters

Fix SSH key functionality for GCE Datasource

Per documentation at https://wiki.ubuntu.com/GoogleComputeEngineSSHKeys
ssh keys for cloudinit and ubuntu users should both be added to the
'ubuntu' users authorized_keys file. This works in Xenial and higher,
but not in Trusty.

This patch updates the GCE Datasource to function like that of Xenial
and newer.

LP: #1781039

d752fc6... by Scott Moser

releasing package cloud-init version 0.7.5-0ubuntu1.22

3f9138d... by Scott Moser

update changelog

5b61a27... by Scott Moser

fix update-grub-legacy-ec2 to check config for CONFIG_XEN=y

Instead of relying on name and version based checking,
update-grub-legacy-ec2 will now look at the config for a kernel
if it is available to determine if it should be considered a xen kernel.

LP: #1379080

8f64ef0... by Scott Moser

releasing package cloud-init version 0.7.5-0ubuntu1.22

f5232e9... by Scott Moser

update changelog

a788764... by Scott Moser

debian/update-grub-legacy-ec2: consider kernels ending in -aws as EC2

Correctly detect kernels ending in -aws as kernels that can boot on EC2

LP: #1655934

45d0723... by Scott Moser

Import version 0.7.5-0ubuntu1.21

Imported using git-import-dsc

97dc8e3... by Scott Moser

Import version 0.7.5-0ubuntu1.20

Imported using git-import-dsc