~trstringer/cloud-init:migrate-lp-to-github

Last commit made on 2019-11-19
Get this branch:
git clone -b migrate-lp-to-github https://git.launchpad.net/~trstringer/cloud-init
Only Thomas Stringer can upload to this branch. If you are Thomas Stringer please log in for upload directions.

Branch merges

Branch information

Name:
migrate-lp-to-github
Repository:
lp:~trstringer/cloud-init

Recent commits

ce1ef13... by Thomas Stringer

lp-to-git-users: adding trstringer

Mapped from trstringer

3baabe7... by Harald Jensås

lp-to-git-users: adding hjensas

Mapped from harald-jensas

fb04493... by =?utf-8?q?Igor_Gali=C4=87?= <email address hidden>

distro: correctly set usr_lib_exec path for FreeBSD distro (#40)

On FreeBSD our helpers live in /usr/local/lib/cloud-init/

LP: #1852491

9478f0f... by Chad Smith

azure: support secondary ipv6 addresses (#33)

Azure's Instance Metadata Service (IMDS) reports multiple IPv6
addresses, via the http://169.254.169.254/metadata/instance/network
route. Any additional values after the first in 'ipAddresses' under the
'ipv6' interface key are extracted and configured as static IPs on
the interface.

0469f70... by Mark Goddard

Fix metadata check when local-hostname is null (#32)

Fix traceback when running with a config drive containing a metadata file which has
local-hostname set to null. Cloud-init ignores absent local-hostname or None values.

LP: #1852100

6214a57... by Ryan Harper

Merge pull request #38 from blackboxsw/cleanup/run-ci-on-pull-request

travis: only run CI on pull requests

a533ce5... by do3meli

switch default FreeBSD salt minion pkg from py27 to py36

ddbd030... by =?utf-8?q?Igor_Gali=C4=87?= <email address hidden>

lp-to-git-users: adding igalic

Mapped from i.galic

21967a2... by Chad Smith

travis: only run CI on pull requests

9662a87... by =?utf-8?q?Joshua_H=C3=BCgli?= <email address hidden>

add data-server dns entry as new metadata server detection