openstack-ansible-os_cinder/templates/cinder-systemd-tempfiles.j2
Ashana Evans ab33572534 Update the cinder role to support Ubuntu 16.04 and Systemd
-Created a  ubuntu-16.04 file in vars
-Updated meta/main.yml dependencies to include xenial
 as a verison of Ubuntu.
-Added cinder-16.04-support.yaml in realesenotes
-Added template files for systemd support

Implements: blueprint support-ubuntu-1604

Change-Id: Idb2f6b84fc558b21ca2dfce6121dc22ff31a659a
2016-06-24 08:45:06 -04:00

4 lines
169 B
Django/Jinja

# {{ ansible_managed }}
D /var/lock/{{ program_name }} 2755 {{ system_user }} {{ system_group }}
D /var/run/{{ program_name }} 2755 {{ system_user }} {{ system_group }}