summaryrefslogtreecommitdiff
path: root/openstack/usr/lib/systemd/system/openstack-ironic-api.service
diff options
context:
space:
mode:
authorTiago Gomes <tiago.gomes@codethink.co.uk>2015-04-27 15:31:58 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-05-08 09:56:08 +0000
commitcf991b0e46cdc7f81895e4f14106d1d4071c9a4e (patch)
treeb9fa3fc8a857c3be9e8b8319acb37851e4939078 /openstack/usr/lib/systemd/system/openstack-ironic-api.service
parent8f96be4bd3b9d9f8546b23bc43b51e5cdaaddf38 (diff)
downloaddefinitions-cf991b0e46cdc7f81895e4f14106d1d4071c9a4e.tar.gz
openstack: add missing ConditionPathExists
And fix some existing as well. Generate a separate postgres.conf file so that we don't have to reference keystone on the postgres setup systemd unit and Ansible script. Change-Id: I0bb4428b7e88a508a37d1d43ddcd266369b05cd2
Diffstat (limited to 'openstack/usr/lib/systemd/system/openstack-ironic-api.service')
-rw-r--r--openstack/usr/lib/systemd/system/openstack-ironic-api.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/openstack/usr/lib/systemd/system/openstack-ironic-api.service b/openstack/usr/lib/systemd/system/openstack-ironic-api.service
index 83d56787..8d05d424 100644
--- a/openstack/usr/lib/systemd/system/openstack-ironic-api.service
+++ b/openstack/usr/lib/systemd/system/openstack-ironic-api.service
@@ -1,5 +1,6 @@
[Unit]
Description=OpenStack Bare Metal Provisioning Service (code-named Ironic) API server
+ConditionPathExists=/etc/ironic/ironic.conf
After=syslog.target network-online.target
Wants=network-online.target