diff --git a/puppet-{{cookiecutter.project_name}}/setup.cfg b/puppet-{{cookiecutter.project_name}}/setup.cfg index 00a2ac8..7552b0a 100644 --- a/puppet-{{cookiecutter.project_name}}/setup.cfg +++ b/puppet-{{cookiecutter.project_name}}/setup.cfg @@ -6,6 +6,7 @@ description_file = author = OpenStack author_email = openstack-discuss@lists.openstack.org home_page = https://docs.openstack.org/puppet-openstack-guide/latest +license = Apache License, Version 2.0 classifier = Intended Audience :: Developers Intended Audience :: System Administrators