a84611d766
The current method to rewrite the mirror URL in the ubuntu element will only rewrite archive.ubuntu.com, which leaves the security URL alone. This is probably not intended for people who are creating images behind firewalls. Change-Id: I54a867e0e9d5a7c94324a5c00ff1a83b4e6e4524
11 lines
460 B
Markdown
11 lines
460 B
Markdown
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
|
|
* To use different mirrors rather than the default of archive.ubuntu.com and
|
|
security.ubuntu.com, use the environment variable DIB\_DISTRIBUTION\_MIRROR
|