d277ccc437
This fix tmpfile when multiple services runs in the same host with systemd. Change-Id: Ibbac2bfd94affe27375cce13f5f91adcf37cb194
5 lines
310 B
Django/Jinja
5 lines
310 B
Django/Jinja
# {{ ansible_managed }}
|
|
|
|
D /var/lock/{{ item.value.program_binary | default(item.value.program_name) }} 2755 {{ swift_system_user_name }} {{ swift_system_group_name }}
|
|
D /var/run/{{ item.value.program_binary | default(item.value.program_name) }} 2755 {{ swift_system_user_name }} {{ swift_system_group_name }}
|