Added support proxy to 'Install pip for bootstrap' (#3609)
This commit is contained in:
committed by
k8s-ci-robot
parent
a84508d6b9
commit
8c636f67af
@ -27,3 +27,4 @@
|
|||||||
yum:
|
yum:
|
||||||
name: python-pip
|
name: python-pip
|
||||||
state: present
|
state: present
|
||||||
|
environment: "{{proxy_env}}"
|
||||||
|
Reference in New Issue
Block a user