ansible-role-gear/setup.cfg
Paul Belanger fcc0652719 Fix testing from opendev migration
We are loading the old role name, switch to new.

Change-Id: Ic566866250e90c3ef33b7400721db1d603471d2d
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2019-08-08 11:54:26 -04:00

24 lines
496 B
INI

[metadata]
name = ansible-role-gear
summary = Ansible role to manage Gear
description-file =
README.rst
author = OpenStack
author-email = openstack-discuss@lists.openstack.org
home-page = http://www.openstack.org/
classifier =
Intended Audience :: System Administrators
License :: OSI Approved :: Apache Software License
Operating System :: POSIX :: Linux
[build_sphinx]
source-dir = doc/source
build-dir = doc/build
all_files = 1
[pbr]
warnerrors = True
[wheel]
universal = 1