add ppc for pkg koji on secondary
This commit is contained in:
parent
bb45eb4038
commit
1d943227c1
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ Alias /kojihub /usr/share/koji-hub/kojixmlrpc.py
|
||||||
Require all granted
|
Require all granted
|
||||||
</Directory>
|
</Directory>
|
||||||
|
|
||||||
{% if inventory_hostname == 'arm-koji01.qa.fedoraproject.org' %}
|
{% if inventory_hostname == 'arm-koji01.qa.fedoraproject.org' or inventory_hostname == 'ppc-koji01.ppc.fedoraproject.org %}
|
||||||
# Also serve /mnt/koji
|
# Also serve /mnt/koji
|
||||||
Alias /kojifiles "/mnt/koji/"
|
Alias /kojifiles "/mnt/koji/"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue