This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
richard
/
kubespray
mirror of
https://github.com/kubernetes-sigs/kubespray.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
Browse Source
Added support proxy to 'Install pip for bootstrap' (
#3609
)
pull/3621/head
Anton Patsev
6 years ago
committed by
k8s-ci-robot
parent
a84508d6b9
commit
8c636f67af
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
1
roles/bootstrap-os/tasks/bootstrap-centos.yml
1
roles/bootstrap-os/tasks/bootstrap-centos.yml
View File
@ -27,3 +27,4 @@
yum:
name
:
python-pip
state
:
present
environment
:
"{{proxy_env}}"
Write
Preview
Loading…
Cancel
Save