Merge "Remove code for cleanups"
This commit is contained in:
commit
7610463490
@ -31,15 +31,6 @@
|
||||
mode: "02755"
|
||||
with_dict: "{{ octavia_services }}"
|
||||
|
||||
# TODO(mgariepy):
|
||||
# Remove this in Pike as it only needed to handle upgrades
|
||||
# from Newton->Newton and Newton->Ocata
|
||||
- name: Cleanup old tmpfiles.d entry
|
||||
file:
|
||||
path: "/etc/tmpfiles.d/{{ item.value.service_name }}.conf"
|
||||
state: absent
|
||||
with_dict: "{{ octavia_services }}"
|
||||
|
||||
- name: Create tmpfiles.d entry
|
||||
template:
|
||||
src: "octavia-systemd-tmpfiles.j2"
|
||||
|
Loading…
x
Reference in New Issue
Block a user