summaryrefslogtreecommitdiff
path: root/strata/bsp-x86_64-generic.morph
diff options
context:
space:
mode:
authorTiago Gomes <tiago.gomes@codethink.co.uk>2015-05-01 14:39:04 +0000
committerTiago Gomes <tiago.gomes@codethink.co.uk>2015-05-07 10:07:24 +0000
commit8d242b1f97ce7a6866ee3f49ce482ee3d35d120f (patch)
tree4f588383dd9379dd2411ee85a21d7446abc64134 /strata/bsp-x86_64-generic.morph
parent10bd5fe11f0b18b481b2bf0b20ab6004b7a4a80d (diff)
downloaddefinitions-8d242b1f97ce7a6866ee3f49ce482ee3d35d120f.tar.gz
openstack: ensure that /var/run/openvswitch exists
This directory is created by the setup script, but as /var/run is a symbolic link to /run, which is a tmpfs mounting point, the directory will not persist across reboots. Hence, ensure that the directory exists before starting the services that require it. Note that we can't get away by adding the openvswitch-setup.service to the Wants of openvswitch.service and openvswitch-db-server.services, as those are enabled and started by the Ansible setup script, and so would create a deadlock. Also, remove non-existent service from the After section.
Diffstat (limited to 'strata/bsp-x86_64-generic.morph')
0 files changed, 0 insertions, 0 deletions