cb00f910d3481478a0a55bea065020c1c01b4ab0
Recent Ubuntu does not allow installing python packages into global python using pip. Also uncap cookiecutter version. Change-Id: I3a45dec5b09383dbc98216a9928baeb06fda9ce8 Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
Team and repository tags
puppet-openstack-cookiecutter
Cookiecutter template for a compliant OpenStack puppet-modules
Installation
Install cookiecutter either from source, pip or package if it exists
Usage
There are two ways to create the boilerplate for the puppet module.
Locally
- Clone locally the puppet-openstack-cookiecutter repository.
- Run
cookiecutter /path/to/cloned/repo
Remotely (ie. using a git repo)
- Run
cookiecutter https://opendev.org/openstack/puppet-openstack-cookiecutter.git
What's next
Once the boilerplate created, in order to be compliant with the other modules, the files managed by msync, (or configs) needs to be in the project folder. Once synced module is ready, announce its existence to the ML, make the proper patch to openstack-infra and finally wait for the reviews to do the rest.
Description
Languages
Puppet
40.6%
Ruby
38.2%
Shell
10%
Python
10%
Pascal
1.2%