zuul-jobs/roles/ensure-dib
Simon Westphahl e749223328
Add ensure-dib role
Role installs the diskimage-builder in a virtualenv.

Change-Id: I0801daa6d5b8039bfbdefb7357942b1c5a58732f
2024-08-19 09:13:07 +02:00
..
defaults Add ensure-dib role 2024-08-19 09:13:07 +02:00
tasks Add ensure-dib role 2024-08-19 09:13:07 +02:00
README.rst Add ensure-dib role 2024-08-19 09:13:07 +02:00

This role installs diskimage-builder and dependencies.

Currently, only Ubuntu and Debian distributions are supported.

Note

The disk-image-create script will be located in {{ dib_venv_dir }}/bin/disk-image-create.

Role variables

Output Variables

This variable points to the disk-image-create command installed in the {{ dib_venv_dir }}.