diskimage-builder/elements/ubuntu
Gregory Haynes 7603f97cad Revert "Revert Xenial to Python 2"
We landed the fix for this in
Icdb769541eee9793f261b4b8ec563be76ee13fe2.

This reverts commit 2978ff885b.

Change-Id: Iecfc41ab2aad57bc4f6f86a13810b534d19a8fd5
2016-12-22 14:26:35 +11:00
..
bin Standarise tracing for scripts 2015-02-12 10:41:32 +11:00
environment.d Make xenial the ubuntu default 2016-06-25 04:20:47 +00:00
install.d Standarise tracing for scripts 2015-02-12 10:41:32 +11:00
pre-install.d Revert "Revert Xenial to Python 2" 2016-12-22 14:26:35 +11:00
root.d Standarise tracing for scripts 2015-02-12 10:41:32 +11:00
README.rst Set DIB_RELEASE in ubuntu element 2015-03-04 23:11:27 +00:00
element-deps Only use Ec2 cloud-init data source for Ubuntu 2014-06-03 16:27:41 -07:00
element-provides Use provides to note an element provides an OS 2014-04-10 14:42:04 +01:00
package-installs.yaml Use package-installs for ubuntu and base elements 2015-02-06 10:13:08 -08:00

README.rst

ubuntu

Use Ubuntu cloud images as the baseline for built disk images.

Overrides:

  • To use a non-default URL for downloading base Ubuntu cloud images, use the environment variable DIB_CLOUD_IMAGES
  • To download a non-default release of Ubuntu cloud images, use the environment variable DIB_RELEASE. This element will export the DIB_RELEASE variable.
  • To use different mirrors rather than the default of archive.ubuntu.com and security.ubuntu.com, use the environment variable DIB_DISTRIBUTION_MIRROR