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