Skip to content

Commit

Permalink
Merge pull request #415 from pabelanger/master
Browse files Browse the repository at this point in the history
Upgrade zuul to 3.8.1

Reviewed-by: https://github.com/ansible-zuul[bot]
  • Loading branch information
ansible-zuul[bot] committed May 8, 2019
2 parents 337dbfc + d929227 commit db731dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/group_vars/zuul.yaml
Expand Up @@ -16,7 +16,7 @@ zuul_user_shell: /bin/bash
zuul_file_main_yaml_src: "{{ project_config_git_dest }}/zuul/tenants.yaml"
zuul_file_zuul_conf_src: "{{ windmill_config_git_dest }}/zuul/zuul.conf.j2"

zuul_pip_version: 3.8.0
zuul_pip_version: 3.8.1
zuul_pip_virtualenv_python: python3
zuul_pip_virtualenv: "/opt/venv/zuul-{{ zuul_pip_version }}"
zuul_pip_virtualenv_symlink: /opt/venv/zuul
Expand Down

0 comments on commit db731dc

Please sign in to comment.