1269d327cd
Now that the zuul base jobs from infra have been merged, we can test the role as an independant entity. The first step is to get it pass lint tests, so all the other jobs as marked as non-voting. Change-Id: I00d6c066fea8ec70ae032010199d00f089005065 Co-Authored-By: Andrew Smith <ansmith@redhat.com>
22 lines
421 B
INI
22 lines
421 B
INI
[metadata]
|
|
name = ansible-role-qdrouterd
|
|
summary = qdrouterd for Ansible
|
|
description-file =
|
|
README.rst
|
|
classifier =
|
|
Intended Audience :: Developers
|
|
Intended Audience :: System Administrators
|
|
License :: OSI Approved :: Apache Software License
|
|
Operating System :: POSIX :: Linux
|
|
|
|
[build_sphinx]
|
|
all_files = 1
|
|
build-dir = doc/build
|
|
source-dir = doc/source
|
|
|
|
[pbr]
|
|
warnerrors = True
|
|
|
|
[wheel]
|
|
universal = 1
|