Merge "Do not manage healthcheck for nova-compute anymore"

This commit is contained in:
Zuul 2020-07-30 01:49:49 +00:00 committed by Gerrit Code Review
commit 4451290d81
1 changed files with 0 additions and 6 deletions

View File

@ -1177,12 +1177,6 @@ outputs:
check_mode: no
when:
- not is_additional_cell|bool
- name: Stop nova-compute healthcheck container
service:
name: tripleo_nova_compute_healthcheck
state: stopped
enabled: no
become: true
- name: Stop nova-compute container
service:
name: tripleo_nova_compute