Merge "Temporarily stop installing openshift"

This commit is contained in:
Zuul 2019-02-14 23:00:18 +00:00 committed by Gerrit Code Review
commit fae856e98f
1 changed files with 4 additions and 3 deletions

View File

@ -26,9 +26,10 @@
state: '{{ _install_ansible_state | default(omit) }}'
# For use by k8s_raw ansible module
- name: Install openshift client
pip:
name: 'openshift'
# - name: Install openshift client
# pip:
# name: 'openshift'
# TODO(corvus): re-add this once kubernetes 9.0.0 is released
# Same version/state default swizzling as described above for
# openstacksdk