Temporarily stop installing openshift
Change-Id: If7a1070da62fb1d1aec5c5c530e0af174e3c3cf8
This commit is contained in:
parent
643865daa6
commit
e9e1535646
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user