mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-11 01:57:37 -03:30
Update rh_docker.repo.j2
This commit is contained in:
parent
df761713aa
commit
3eacd0c871
@ -4,4 +4,4 @@ baseurl=https://yum.dockerproject.org/repo/main/centos/7
|
||||
enabled=1
|
||||
gpgcheck=1
|
||||
gpgkey=https://yum.dockerproject.org/gpg
|
||||
{% if http_proxy %}proxy={{ http_proxy }}{% endif %}
|
||||
{% if http_proxy is defined %}proxy={{ http_proxy }}{% endif %}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user