Temporarily stop installing openshift

Change-Id: If7a1070da62fb1d1aec5c5c530e0af174e3c3cf8
This commit is contained in:
James E. Blair 2019-02-14 10:19:59 -08:00
parent 643865daa6
commit e9e1535646
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