mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-08 09:57:38 -02:30
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