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

This commit is contained in:
Zuul 2020-11-12 04:30:00 +00:00 committed by Gerrit Code Review
commit 883b01e626
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