![Grzegorz Grasza](/assets/img/avatar_default.png)
This also adds Zuul configuration with linter job. Change-Id: I8bc54901002c14f9b352d0f74705801082f4c08b
31 lines
700 B
INI
31 lines
700 B
INI
[metadata]
|
|
name = ansible-tripleo-ipa-server
|
|
summary = Ansible assets for configuring the FreeIPA server for TripleO.
|
|
description-file =
|
|
README.rst
|
|
|
|
author = RedHat
|
|
home-page = https://opendev.org/x/ansible-tripleo-ipa-server
|
|
classifier =
|
|
License :: OSI Approved :: Apache Software License
|
|
Development Status :: 4 - Beta
|
|
Intended Audience :: Developers
|
|
Intended Audience :: System Administrators
|
|
Intended Audience :: Information Technology
|
|
Topic :: Utilities
|
|
|
|
[global]
|
|
setup-hooks =
|
|
pbr.hooks.setup_hook
|
|
|
|
[files]
|
|
data_files =
|
|
share/ansible/tripleo-playbooks/ = tripleo_ipa_server/playbooks/*
|
|
|
|
[wheel]
|
|
universal = 1
|
|
|
|
[pbr]
|
|
skip_authors = True
|
|
skip_changelog = True
|