Puppet module for Project_config
Go to file
Clark Boylan 9d439f668c Provide way to specify repo ref
We don't always want to use just 'master' since that may result in races
when running puppet across many nodes while project_config is changing.
Allow for a way to specify the ref we want via facter with a fallback to
master if the fact does not exist.

Change-Id: If1c17e55c7f1b15d28748761c3ee99af88fada40
2015-02-09 16:22:23 -08:00
manifests Provide way to specify repo ref 2015-02-09 16:22:23 -08:00
.gitreview Add standard puppet module files and .gitreview 2015-01-29 09:51:06 -06:00
LICENSE Add missing LICENSE file 2015-01-29 22:59:20 +00:00
metadata.json Add standard puppet module files and .gitreview 2015-01-29 09:51:06 -06:00
Rakefile Add standard puppet module files and .gitreview 2015-01-29 09:51:06 -06:00
README.md Add standard puppet module files and .gitreview 2015-01-29 09:51:06 -06:00

OpenStack Project_config Module

Overview

Pulls down project_config repository and defines useful variables.