tripleo-heat-templates/releasenotes/notes/aide-baremetal-puppet-deprecated-25388c875e1d9884.yaml
Kevin Carter 0cd87414ad Convert aide puppet to ansible
The aide heat template was using puppet to configure the service.
This change removes `aide-baremetal-puppet.yaml` and replaces it
with `aide-baremetal-ansible.yaml` in an effort to decrease our
reliance on puppet.

> Once this change has been merged a follow-up patch will be made
  to puppet-tripleo to eliminate the aide manifest files.

Change-Id: I4479de4c157625be50fdbec33cbf43b30dd7558f
Signed-off-by: Kevin Carter <kecarter@redhat.com>
2019-05-30 19:38:40 +00:00

6 lines
206 B
YAML

---
deprecations:
- The template `aide-baremetal-puppet` has been deprecated. This template
has been replaced by `aide-baremetal-ansible` which provides for the same
functionality and interfaces.