~xnox/maas-images:master

Last commit made on 2019-03-14
Get this branch:
git clone -b master https://git.launchpad.net/~xnox/maas-images
Only Dimitri John Ledkov can upload to this branch. If you are Dimitri John Ledkov please log in for upload directions.

Branch merges

Branch information

Name:
master
Repository:
lp:~xnox/maas-images

Recent commits

c79018a... by Dimitri John Ledkov

Address review comments, replace CRYPTSETUP setting in full.

ce3f948... by Dimitri John Ledkov

Force cryptsetup-initramfs to include crypto modules.

be04de7... by Lee Trager

Add multipath kernel modules for Bionic+

0402535... by Dimitri John Ledkov

Fix shell syntax error

$ sh -n ./bin/maas-cloudimg2ephemeral
./bin/maas-cloudimg2ephemeral: 369: ./bin/maas-cloudimg2ephemeral: Syntax error: newline unexpected (expecting ")")

6b2b6fb... by Dimitri John Ledkov

LP: #1818876 - Add cryptsetup-initramfs on cosmic and up.

ad667f4... by Lee Trager

LP: 1811461 - Add 18.04 HWE and edge kernels.

8f6fcfd... by Lee Trager

Remove unsupported releases.

c9fceec... by Lee Trager

LP: #1810445 - Make sure python-oauthlib is installed on CentOS images.

Upstream updated their version of cloud-init to a newer version than what is
currently available in Canonical's COPR repostiory. They removed the depedency
on python-oauthlib as it is only required for MAAS.

0aa1dd7... by Lee Trager

Fix regex to work with CentOS 6 EPEL.

cb70e7e... by Lee Trager

Specify the CentOS base and EPEL mirror to use.

0adc898 modified lp:maas-images to use a consistent mirror as defined by the
default repo configuration files. While the mirror is consistent upstream uses
redirects to balance the load. This breaks in locked down environments.
Specific mirrors may now be specified in centos.yaml to ensure the mirror
really is consistent.