Filthy hack to make sure local settings are loaded.
This commit is contained in:
parent
3a1636bfee
commit
b502fb98e7
@ -5,4 +5,8 @@ tail -f /var/log/horizon.log &
|
|||||||
|
|
||||||
tail -f /var/log/apache2/* &
|
tail -f /var/log/apache2/* &
|
||||||
|
|
||||||
|
cat /etc/openstack-dashboard/local_settings.py >> \
|
||||||
|
/usr/share/openstack-dashboard/openstack_dashboard/settings.py
|
||||||
|
|
||||||
|
|
||||||
apachectl -DFOREGROUND
|
apachectl -DFOREGROUND
|
||||||
|
Loading…
Reference in New Issue
Block a user