summaryrefslogtreecommitdiff
path: root/openstack/etc/systemd/system/openstack-horizon-setup.service
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-10 10:55:33 +0000
commite285b5ff760ac7fb48ec4c4f6603de703c3e18a6 (patch)
tree0a6943900d356911bbc44834e7c14002904b5eb6 /openstack/etc/systemd/system/openstack-horizon-setup.service
parent973b9172664378406e7c844906277dce894f1467 (diff)
downloaddefinitions-e285b5ff760ac7fb48ec4c4f6603de703c3e18a6.tar.gz
18 patch comments
Diffstat (limited to 'openstack/etc/systemd/system/openstack-horizon-setup.service')
-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