Files
heat-templates/hot/software-config/boot-config/templates/fragments/install_config_agent_yum.sh
Takashi Kajinami 109bb65c3a Drop reference to dib-utils
The dib-utils repository was retired when TripleO was retired. We
decided to vendor the dib-run-parts script in os-refresh-config so
we no longer need the separate tiny package for the dib-run-parts
script.

Depends-on: https://review.opendev.org/c/openstack/os-refresh-config/+/910574
Change-Id: Id35efa4b387bd0fa21c1d73a4fe59f88c197f500
2024-02-29 17:08:10 +09:00

5 lines
89 B
Bash

#!/bin/bash
set -eux
yum -y install os-collect-config os-apply-config os-refresh-config