Default install method to pip

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

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

View File

@ -15,8 +15,6 @@
- job:
name: ansible-role-nodepool
parent: ansible-role-nodepool-base
vars:
nodepool_install_method: pip
- job:
name: ansible-role-nodepool-fedora-27

View File

@ -55,7 +55,7 @@ nodepool_git_version: master
# nodepool_git_refspec:
# nodepool_git_update:
nodepool_install_method: git
nodepool_install_method: pip
nodepool_pip_name: nodepool
# nodepool_pip_executable: