octavia/elements/apt-mirror/README.rst
Michael Johnson 9df9ff9137 Add Amphora base image creation scripts for Octavia
Implements: blueprint base-image

Change-Id: I3e72db6d2f19fe45138758eb0821e27aa1c2542a
2014-12-11 01:31:19 +00:00

10 lines
320 B
ReStructuredText

This element enables the use of a mirror for updating Ubuntu cloud images.
Using a local mirror increases the speed of building the image.
The Ubuntu mirror URL is specified by setting the 'UBUNTU_MIRROR' environment
variable.
.. code:: bash
$ export UBUNTU_MIRROR=http://<local mirror hostname>/<path to mirror>