tripleo-common/container-images/tcib/base/os/heat-base/heat-engine/heat-engine.yaml

7 lines
187 B
YAML

tcib_actions:
- run: dnf -y install {{ tcib_packages['common'] | join(' ') }} && dnf clean all && rm -rf /var/cache/dnf
tcib_packages:
common:
- openstack-heat-engine
tcib_user: heat