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:
parent
d2c3db9748
commit
bbcae051b2
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue