attempt to allow sigul to download the restricted rpms so we can sign them

Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org>
This commit is contained in:
Dennis Gilmore 2015-12-01 19:44:48 +00:00
parent d2c3db9748
commit bbcae051b2

View file

@ -74,6 +74,7 @@ Alias /rhel /mnt/fedora_koji/rhel
Require all granted
</Directory>
RewriteCond %{REMOTE_HOST} !sign-bridge01.phx2.fedoraproject.org
RedirectMatch ".*/.*openh264.*.x86_64.rpm$" "https://fedoraproject.org/wiki/non-distributable-rpms"
RedirectMatch ".*/.*openh264.*.armv7hl.rpm$" "https://fedoraproject.org/wiki/non-distributable-rpms"
RedirectMatch ".*/.*openh264.*.i686.rpm$" "https://fedoraproject.org/wiki/non-distributable-rpms"