tripleo-common/container-images/tcib/base/unbound/unbound.yaml

6 lines
157 B
YAML

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