
It has been unused since beaker was replaced by litmus. Change-Id: Ic03699d73574ace035d335b388be85a88d48decd 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.2%
Ruby
37.9%
Python
10.7%
Shell
10%
Pascal
1.2%