
Role in order to build a diskimage in a Zuul job. Change-Id: I18756445d41d51b05b3dbb334e43a94637253321
1.5 KiB
1.5 KiB
Role for building images using diskimage-builder.
Diskimage-builder and diskimage elements can be configured by passing corresponding settings as environment variables to this role.
Example:
roles:
- name: build-diskimage
environment:
ELEMENTS_PATH: /tmp/elements
DIB_PYPI_MIRROR_URL: https://example.com
Role variables
Name of the image to build.