This was mainly there as an legacy interface which was
for internal use. Now that we pull the passwords from
the existing environment and don't use it, we can drop
this.
Reduces a number of heat resources.
Change-Id: If83d0f3d72a229d737a45b2fd37507dc11a04649
This change converts the aide heat tempalate to using the aide role
from tripleo-ansible.
Depends-On: I3a34152dd0cd7363a6f138d6e1c6fd0f062a3ac6
Change-Id: I20b5e91c2d5f03b5cfd78b5568ee9b0d8c1f6157
Signed-off-by: Kevin Carter <kecarter@redhat.com>
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>