summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-02-16 17:35:34 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-04-08 18:29:24 +0100
commit78d3547751b3b09307bf311ae94721eb1022d928 (patch)
tree0f4357c57fb30e3019278f8c572e519ae3801355
parentde55c29c2bc48c322caebece69e53348effd8419 (diff)
downloaddefinitions-78d3547751b3b09307bf311ae94721eb1022d928.tar.gz
Fix .blackhole location for Horizon
-rw-r--r--openstack/usr/share/openstack/openstack-horizon-setup2
1 files changed, 1 insertions, 1 deletions
diff --git a/openstack/usr/share/openstack/openstack-horizon-setup b/openstack/usr/share/openstack/openstack-horizon-setup
index d10007d1..43652322 100644
--- a/openstack/usr/share/openstack/openstack-horizon-setup
+++ b/openstack/usr/share/openstack/openstack-horizon-setup
@@ -47,7 +47,7 @@ ln -sf /etc/horizon/openstack_dashboard/local_settings.py \
mkdir -p /var/lib/horizon/openstack_dashboard/static
# Create the horizon document root for apache configuration
-mkdir -p /var/lib/horizon/openstack_dashboard/.blackhole
+mkdir -p /var/lib/horizon/.blackhole
# Link horizon configuration file for apache to the directory where our apache load
# configurations files