1921599a33
To move the output interface onto the nodes, we need to make sure the dirs exist on the nodes so people can count on them for putting stuff in them. Change-Id: I969218f59c3fc237e1b85f016a7d0c1548a0b073
9 lines
188 B
ReStructuredText
9 lines
188 B
ReStructuredText
Ensure output directories are in place
|
|
|
|
**Role Variables**
|
|
|
|
.. zuul:rolevar:: zuul_output_dir
|
|
:default: {{ ansible_user_dir }}/zuul-output
|
|
|
|
Base directory for collecting job output.
|