2 Commits

Author SHA1 Message Date
Grzegorz Grasza
331d8e0133 Add tripleo_ipa_dns role
The new role adds DNS entries, using TripleO's hosts_entry var,
which contains host entries in a format similar to /etc/hosts.

Change-Id: I91b8d1e67f381da8abe2317f62327e8a5ed4a367
2020-04-03 11:51:08 +02:00
Ade Lee
c4b5452672 Add code to deregister nodes and services from freeipa
A module has been added to delete hosts and clean up all the sub hosts
and services associated with those hosts in IPA.  It can be called
for a single host - as in the case of a scale_down operation, or for
multiple hosts - as in the case of a stack delete.  Ultimately, we
would like to add this functionality to ansible-freeipa.

Co-Authored-By: Grzegorz Grasza <xek@redhat.com>
Change-Id: Ib08f038773f8ca28d85a95921cdb522b5cd4de04
2020-03-25 16:42:21 +01:00