[heat] Remove an ancient deprecated task
Change-Id: Ic267b0bc1153940f7595a1cf93ff2c62dd084d4e
This commit is contained in:
parent
df73e3ab02
commit
39269a4f64
@ -5,12 +5,5 @@
|
|||||||
|
|
||||||
- import_tasks: bootstrap_service.yml
|
- import_tasks: bootstrap_service.yml
|
||||||
|
|
||||||
# NOTE(priteau): Remove this task in V cycle.
|
|
||||||
- name: Remove heat-engine environment file
|
|
||||||
become: true
|
|
||||||
file:
|
|
||||||
path: "{{ node_config_directory }}/heat-engine/_deprecated.yaml"
|
|
||||||
state: absent
|
|
||||||
|
|
||||||
- name: Flush handlers
|
- name: Flush handlers
|
||||||
meta: flush_handlers
|
meta: flush_handlers
|
||||||
|
Loading…
Reference in New Issue
Block a user