Default install method to pip

We want to encourge users to use the released versions of zuul, so
flip the switch to pip.  We still support git and will continue to
test against it.

Change-Id: I72c99d162efd9fbdbb0ed9363a6779a379a06264
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2018-04-12 22:17:25 -04:00
parent 6f0e13b909
commit 6cb235189a
No known key found for this signature in database
GPG Key ID: 611A80832067AF38
2 changed files with 1 additions and 3 deletions

View File

@ -10,8 +10,6 @@
- job:
name: ansible-role-zuul
parent: ansible-role-zuul-base
vars:
zuul_install_method: pip
- job:
name: ansible-role-zuul-fedora-27

View File

@ -99,7 +99,7 @@ zuul_git_uri: https://git.openstack.org/openstack-infra/zuul
zuul_git_version: master
# zuul_git_update:
zuul_install_method: git
zuul_install_method: pip
zuul_pip_name: zuul
# zuul_pip_executable: