82b2173701
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
4 lines
169 B
Django/Jinja
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 }} |