Remove Pike task that is labeled for removal
Change-Id: I096b661968ed7a263faca80d8e5ea703ed5d3aa3
This commit is contained in:
parent
66319e9008
commit
03f721d545
@ -32,15 +32,6 @@
|
|||||||
mode: "02755"
|
mode: "02755"
|
||||||
with_items: "{{ filtered_cinder_services }}"
|
with_items: "{{ filtered_cinder_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.service_name }}.conf"
|
|
||||||
state: absent
|
|
||||||
with_items: "{{ filtered_cinder_services }}"
|
|
||||||
|
|
||||||
- name: Create tmpfiles.d entry
|
- name: Create tmpfiles.d entry
|
||||||
template:
|
template:
|
||||||
src: "cinder-systemd-tmpfiles.j2"
|
src: "cinder-systemd-tmpfiles.j2"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user