Thomas Woerner a128726567 ipaserver: Delay enabling services until end of installer
Service entries in cn=FQDN,cn=masters,cn=ipa,cn=etc are no longer
created as enabled. Instead they are flagged as configuredService. At
the very end of the installer, the service entries are switched from
configured to enabled service.

This is related to freeipa upstream commit:

Delay enabling services until end of installer:
  https://github.com/freeipa/freeipa/commit/7284097
2018-11-22 11:51:36 +01:00
2018-06-28 19:26:27 +02:00
2018-07-09 13:58:28 +02:00
2018-02-09 16:49:57 +01:00
2018-02-01 07:31:39 +01:00

FreeIPA Ansible roles

This repository contains Ansible roles and playbooks to install and uninstall FreeIPA servers, replicas and clients.

Note: The ansible playbooks and roles require a configured ansible environment where the ansible nodes are reachable and are properly set up to have an IP address and a working package manager.

Supported FreeIPA versions

For now only FreeIPA versions 4.5 and up are supported. The client role should also be functional with FreeIPA 4.4.

Supported Distributions

  • RHEL/CentOS 7.4+
  • Fedora 26+
  • Ubuntu

Roles

Examples

Description
No description provided
Readme 14 MiB
Languages
Python 95.6%
Shell 4.4%