zuul-jobs/roles/log-inventory/README.rst
Tristan Cacqueray 8ed7cf4c52 log-inventory: add missing zuul_info_dir prep
The role can't be used as-is without zuul_info_dir fact.

Change-Id: Id785f1b10e60dd09342edcebcbe7923b161add3c
2018-06-25 05:34:18 +00:00

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.