summaryrefslogtreecommitdiff
path: root/openstack/etc
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-04-01 14:48:27 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-04-08 18:29:29 +0100
commitec758a1c8c7673638840ccabb8596c77850684b5 (patch)
treeabe3dd32e3957ca1799d3b7db833e52472209136 /openstack/etc
parent367614e9f1dcc5c136df6df758d6ac5e85258f5f (diff)
downloaddefinitions-ec758a1c8c7673638840ccabb8596c77850684b5.tar.gz
18 patch comments
Diffstat (limited to 'openstack/etc')
-rw-r--r--openstack/etc/systemd/system/openstack-horizon-setup.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/openstack/etc/systemd/system/openstack-horizon-setup.service b/openstack/etc/systemd/system/openstack-horizon-setup.service
index 9805a38f..9ec3197a 100644
--- a/openstack/etc/systemd/system/openstack-horizon-setup.service
+++ b/openstack/etc/systemd/system/openstack-horizon-setup.service
@@ -1,6 +1,7 @@
[Unit]
Description=Run horizon-setup Ansible scripts
After=local-fs.target
+Before=apache-httpd.service
[Service]
ExecStart=/usr/bin/ansible-playbook -v -M /usr/share/ansible/ansible-openstack-modules -i /usr/share/openstack/hosts /usr/share/openstack/horizon.yml