From 7bbe21dfbaf086d96efc7998a68c77c2f1f655d7 Mon Sep 17 00:00:00 2001 From: ZhongShengping Date: Fri, 1 Oct 2021 06:54:50 +0800 Subject: [PATCH] Add information technology in the setup.cfg Change-Id: I9325f325eb8c5bbe5701dc6f1ef6f53147a037f4 --- puppet-{{cookiecutter.project_name}}/setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/puppet-{{cookiecutter.project_name}}/setup.cfg b/puppet-{{cookiecutter.project_name}}/setup.cfg index 7552b0a..865cf1e 100644 --- a/puppet-{{cookiecutter.project_name}}/setup.cfg +++ b/puppet-{{cookiecutter.project_name}}/setup.cfg @@ -9,6 +9,7 @@ home_page = https://docs.openstack.org/puppet-openstack-guide/latest license = Apache License, Version 2.0 classifier = Intended Audience :: Developers + Intended Audience :: Information Technology Intended Audience :: System Administrators License :: OSI Approved :: Apache Software License Operating System :: POSIX :: Linux