Create symlink to untagged version of zuul

Change-Id: I74c8b68f8075095a764422c6084fc8206d9da7e0
Depends-On: https://review.openstack.org/646016
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2019-03-23 16:07:10 -04:00
parent e27a2994ee
commit 76b0483057
1 changed files with 2 additions and 1 deletions

View File

@ -19,7 +19,8 @@ zuul_file_main_yaml_src: "{{ windmill_config_git_dest }}/zuul/main.yaml"
zuul_file_zuul_conf_src: "{{ windmill_config_git_dest }}/zuul/zuul.conf.j2"
zuul_pip_virtualenv_python: python3
zuul_pip_virtualenv: /opt/venv/zuul
zuul_pip_virtualenv: /opt/venv/zuul-untagged
zuul_pip_virtualenv_symlink: /opt/venv/zuul
zuul_file_executor_logging_conf_manage: false
zuul_file_fingergw_logging_conf_manage: false