ansible-role-carbon/setup.cfg
Paul Belanger 5367661ac3
Initial commit
This adds the basic framing to git clone and install carbon.  Follow
up patches will add support for service configuration and
installation.

Change-Id: Ia2993fb9842bf9eee7a3bff537800242915f5cdf
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2018-04-18 13:42:11 -04:00

24 lines
513 B
INI

[metadata]
name = ansible-role-carbon
summary = Ansible role to manage graphite-project/carbon
description-file =
README.rst
author = OpenStack
author-email = openstack-dev@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