Merge "Add heat-engine healthcheck" into stable/ussuri

This commit is contained in:
Zuul 2021-01-31 03:44:24 +00:00 committed by Gerrit Code Review
commit 8835442440
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
tcib_actions:
- run: dnf -y install {{ tcib_packages['common'] | join(' ') }} && dnf clean all && rm -rf /var/cache/dnf
- run: ln -s /usr/share/openstack-tripleo-common/healthcheck/heat-engine /openstack/healthcheck && chmod a+rx /openstack/healthcheck
tcib_packages:
common:
- openstack-heat-engine