/stackhpc-config-cookiecutter

Cookiecutter template for Ansible playbooks and configuration of infrastructure on an existing OpenStack cloud

Primary LanguageShellApache License 2.0Apache-2.0

DEPRECATED!


stackhpc-config-cookiecutter

Cookiecutter template for Ansible playbooks and configuration of infrastructure on an existing OpenStack cloud.

Installation

Install cookiecutter either from source, pip or package if it exists

Usage

There are two ways to create the boilerplate for the repo.

Locally

  1. Clone locally the stackhpc-config-cookiecutter repository.
  2. Run cookiecutter /path/to/cloned/repo

Remotely (ie. using a git repo)

  1. Run cookiecutter https://github.com/stackhpc/stackhpc-config-cookiecutter.git