e11d113c29
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
5 lines
170 B
Django/Jinja
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 }}
|