ansible-tripleo-ipa-server/README.rst
Grzegorz Grasza 551bc63f64 First commit, containing the ipa-server playbooks
This also adds Zuul configuration with linter job.

Change-Id: I8bc54901002c14f9b352d0f74705801082f4c08b
2020-08-17 15:52:26 +02:00

358 B

tripleo-ipa

This repository contains Ansible for configuring the FreeIPA server for TripleO.

Installation

$ pip install --prefix=/usr ansible-tripleo-ipa-server

Or, if you are installing from source, in the project directory:

$ python setup.py install --prefix=/usr