For now, revert the combined registry, until blocking facts are fixed

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2018-04-16 23:55:30 +02:00
parent 8de476d74d
commit c4157bb821

View file

@ -2,7 +2,7 @@ RewriteEngine on
RewriteRule ^/v2/latest/(.*) /v2/f27/$1 [R,L]
{% if env == "staging" %}
{% if env == "staging-new" %}
RewriteRule ^/v2/(.*) /v2/fedora/$1
{% endif %}
@ -15,7 +15,7 @@ RewriteRule ^/signatures/(.*) /srv/web/registry-signatures/$1 [L]
{% include './reversepassproxy.registry-generic.conf' %}
# Write access to docker-deployer only
{% if env == "staging" %}
{% if env == "staging-new" %}
<Location /v2/fedora>
<LimitExcept GET HEAD>
Require user docker-registry-internal-stg