efa69b734b
HostPrepConfig was using the old way (Heat) to run Ansible. We don't need it anymore thanks to config-download. It removes some technical debt and reduce our number of interfaces to configure software. Change-Id: I2041e6892de76b0ed04d7497e3f9064bfaf58270
7 lines
219 B
YAML
7 lines
219 B
YAML
---
|
|
other:
|
|
- |
|
|
HostPrepConfig has been removed. The resource isn't used anymore. It was
|
|
using the old fashion to run Ansible via Heat, which we don't need anymore
|
|
with config-download by default in Rocky.
|