
Our official git master is at git.openstack.org, update places that use github instead. Remove contributors link, it's not available on git.openstack.org. Fix capitalization of OpenStack. Change-Id: Ia3dc1065292bfe00976bd2d527d44f28789cda6b
635 B
635 B
puppet-infra-cookiecutter
Cookiecutter template for a compliant OpenStack-infra 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-infra-cookiecutter repository.
- Run
cookiecutter /path/to/cloned/repo
Remotely (ie. using a git repo)
- Run
cookiecutter https://git.openstack.org/openstack-infra/puppet-infra-cookiecutter.git