Add copr-lxc3 to list of mirrors
LXC3 is usable with CentOS 8, while lxc2 is not available for it anymore So it's worth adding it to reduce network related issues in CI Change-Id: I562a7d8000ecda8790da88f08128c35b1ec4a2c9
This commit is contained in:
parent
9b54e7205c
commit
2d3cd843fd
@ -308,6 +308,10 @@ ErrorLogFormat "[%{cu}t] [%-m:%l] [pid %P:tid %T] %7F: %E: [client\ %a] %M% , \
|
||||
CacheEnable disk "/copr-lxc2"
|
||||
ProxyPass "/copr-lxc2/" "https://copr-be.cloud.fedoraproject.org/results/thm/lxc2.0/" ttl=120 keepalive=On retry=0
|
||||
ProxyPassReverse "/copr-lxc2/" "https://copr-be.cloud.fedoraproject.org/results/thm/lxc2.0/"
|
||||
|
||||
CacheEnable disk "/copr-lxc3"
|
||||
ProxyPass "/copr-lxc3/" "https://copr-be.cloud.fedoraproject.org/results/thm/lxc3.0/" ttl=120 keepalive=On retry=0
|
||||
ProxyPassReverse "/copr-lxc3/" "https://copr-be.cloud.fedoraproject.org/results/thm/lxc3.0/"
|
||||
</Macro>
|
||||
|
||||
<VirtualHost *:8080>
|
||||
|
Loading…
Reference in New Issue
Block a user