551bc63f64
This also adds Zuul configuration with linter job. Change-Id: I8bc54901002c14f9b352d0f74705801082f4c08b
358 B
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