0581d3b319
kolla-ansible destroy properly fails if qemu processes are running in compute nodes. Manually executing ./cleanup-container won't because $COMPUTE variable is not defined anywhere. Change-Id: I304c59ec682a93035e631490bbba7b355b1fcae2 Closes-Bug: #1656864
4 lines
111 B
YAML
4 lines
111 B
YAML
---
|
|
- name: Destroying all Kolla containers and volumes
|
|
command: /tmp/kolla-cleanup/tools/cleanup-containers
|