openstack-ansible-os_barbican/templates/barbican-systemd-tempfiles.j2
Travis Truman 82b2173701 Implement Ubuntu 16.04 support with SystemD
This change updates the barbican role to support Ubuntu 14.04 with
upstart init and 16.04 with systemd init.

Change-Id: I6d1221481c6ad97b265eece2b23c3ab83ef49248
Implements: blueprint support-ubuntu-1604
2016-07-14 10:35:59 -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 }}