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-08 15:46:37 +0000
commit61b15ebe8b23fc28207c1f02b5aebcb035e6e604 (patch)
tree9a0b9e30a908e0df44fdb37474649b20b62d1e45 /openstack/etc/systemd/system/openstack-horizon-setup.service
parent2ec1da452fcb339478cff8ac5e3a077705d17867 (diff)
downloaddefinitions-61b15ebe8b23fc28207c1f02b5aebcb035e6e604.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