7f400a0d32
Use zuul_workspace_root as the destination folder for preparing and mirroring the workspace, which points to ansible_user_dir by default. (As is currently the case). The override of this variable can be useful when using a static node with multiple slots to use a separate workspace for each slot. Change-Id: If50abc7ccc2dfb6f4ea9f9d5c6a5091ff6967aef
3 lines
76 B
YAML
3 lines
76 B
YAML
mirror_workspace_quiet: false
|
|
zuul_workspace_root: "{{ ansible_user_dir }}"
|