Sean McGinnis b3d7e1d418 Fix gitreview host name
This can cause issues with release automation when the repo is tagged
since the host will not match what is expected for the ssh key.

Change-Id: Ifdbabe55c695e4237be93a2a0bf99d8e2086f8ae
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-02-18 10:58:09 -06:00
2019-04-19 19:26:02 +00:00
2015-12-30 10:28:16 +01:00

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

  1. Clone locally the puppet-infra-cookiecutter repository.
  2. Run cookiecutter /path/to/cloned/repo

Remotely (ie. using a git repo)

  1. Run cookiecutter https://git.openstack.org/openstack-infra/puppet-infra-cookiecutter.git
Description
RETIRED, Cookiecutter template for compliant OpenStack-infra puppet-modules
Readme 108 KiB