Use the ansible-installed hotspot.txt so we don't fail if web build fails
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
9ade79edad
commit
51cd5614be
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
{% if site_name == "fedoraproject.org" %}
|
||||
Include "conf.d/fedoraproject.org/expires.conf"
|
||||
Include "conf.d/fedoraproject.org/logs.conf"
|
||||
Alias /static/hotspot.txt /srv/web/fedoraproject.org/static/hotspot.txt
|
||||
Alias /static/hotspot.txt /srv/web/hotspot.txt
|
||||
{% endif %}
|
||||
|
||||
{% if sslonly %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue