Use the correct location for F27 FAW
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
6e51b543f7
commit
c72bca84f4
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ ProxyPreserveHost On
|
||||||
# Can be nuked after F28 GA
|
# Can be nuked after F28 GA
|
||||||
RewriteEngine On
|
RewriteEngine On
|
||||||
RewriteCond %{HTTP_USER_AGENT} ^ostree\ $
|
RewriteCond %{HTTP_USER_AGENT} ^ostree\ $
|
||||||
RewriteRule ^/atomic/repo/(.*)$ http://brokenostreekojipkgs.fedoraproject.org/atomic/repo/$1 [L,R=302]
|
RewriteRule ^/ostree/27/(.*)$ http://brokenostreekojipkgs.fedoraproject.org/ostree/27/$1 [L,R=302]
|
||||||
|
|
||||||
|
|
||||||
{% if 'phx2' in inventory_hostname %}
|
{% if 'phx2' in inventory_hostname %}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue