8ed7cf4c52
The role can't be used as-is without zuul_info_dir fact. Change-Id: Id785f1b10e60dd09342edcebcbe7923b161add3c
11 lines
290 B
ReStructuredText
11 lines
290 B
ReStructuredText
Log the inventory used to run the job to the job's log dir.
|
|
|
|
This will result in the log collection roles logging the job inventory.
|
|
|
|
**Role Variables**
|
|
|
|
.. zuul:rolevar:: zuul_info_dir
|
|
:default: {{ zuul.executor.log_root }}/zuul-info
|
|
|
|
The directory path to store the inventory file.
|