tripleo-ci/playbooks/tripleo-buildimage/vars/common.yaml
Alex Schultz c68220e8e8 Update buildimage playbook for zuul v3
Rather than continue using a venv, let's update the job to zuul v3 and
use the native system to perform the image building.

Change-Id: I2a7a60cf3f81102ffbb95187f7419e4c804be689
2018-11-12 16:47:29 +00:00

3 lines
123 B
YAML

workspace: "{{ ansible_user_dir }}/workspace"
openstack_git_root: "{{ ansible_user_dir }}/src/git.openstack.org/openstack"