Fix serving alert json file on eavesdrop
It's a location directive, not directory. Change-Id: I9cd9aadb04c80e3065c836a0a750afd96b0734d1
This commit is contained in:
parent
571f737864
commit
af78707983
@ -21,7 +21,7 @@ class openstack_project::eavesdrop (
|
|||||||
include meetbot
|
include meetbot
|
||||||
|
|
||||||
$vhost_extra = '
|
$vhost_extra = '
|
||||||
<Location /var/lib/statusbot/www >
|
<Location /alert>
|
||||||
Header set Access-Control-Allow-Origin "*"
|
Header set Access-Control-Allow-Origin "*"
|
||||||
</Location>
|
</Location>
|
||||||
'
|
'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user