Skip to content
Snippets Groups Projects
Commit 3eacd0c8 authored by Mark Lee's avatar Mark Lee Committed by GitHub
Browse files

Update rh_docker.repo.j2

parent df761713
No related branches found
No related tags found
No related merge requests found
......@@ -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 %}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment