Remove Pike task that is labeled for removal
Change-Id: I87691b934fab8cf67196b79c580c8e1fe359ff34
This commit is contained in:
parent
4108ea1407
commit
1a9c6fb23d
@ -31,15 +31,6 @@
|
||||
mode: "02755"
|
||||
with_items: "{{ filtered_swift_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.program_name }}.conf"
|
||||
state: absent
|
||||
with_items: "{{ filtered_swift_services }}"
|
||||
|
||||
- name: Create tmpfiles.d entry
|
||||
template:
|
||||
src: "swift-systemd-tmpfiles.j2"
|
||||
|
Loading…
x
Reference in New Issue
Block a user