openstack-ansible-os_magnum/templates/magnum-systemd-tempfiles.j2
Anton Khaldin e11d113c29 Implement Ubuntu 16.04 support with systemd
This change updates the magnum role to support Ubuntu 14.04 with
upstart init and 16.04 with systemd init.

Change-Id: Id3b3b9a5419c3602821e8f7b062a5958efcccb0c
Implements: blueprint support-ubuntu-1604
2016-07-25 23:58:41 -07:00

5 lines
170 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 }}