tripleo-heat-templates/releasenotes/notes/host_prep_config_removal-f579718021db5385.yaml
Emilien Macchi efa69b734b Remove HostPrepConfig
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
2018-12-07 09:10:38 -05:00

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.