Puppet module for Project_config
Go to file
Colleen Murphy 81d0f9d161 Add Gemfile and puppet 4 checks
In anticipation of puppet 4, start trying to deal with puppet 4 things
that can be helpfully predicted by puppet lint plugins.

This patch also corrects lint errors caught by the
puppet-lint-empty_string-check plugin by changing the default value of
the $base parameter to be undef instead of empty string, which will be
evaluated the same when interpolated in a string, and by making the
$url parameter required.

Change-Id: Ic1146cbd44b589c5dfca10deb410301ef4d46528
2015-08-13 16:26:34 -07:00
manifests Add Gemfile and puppet 4 checks 2015-08-13 16:26:34 -07:00
spec Boilerplate beaker-rspec files 2015-07-28 02:05:33 -07:00
.gitignore Add Gemfile and puppet 4 checks 2015-08-13 16:26:34 -07:00
.gitreview Add standard puppet module files and .gitreview 2015-01-29 09:51:06 -06:00
Gemfile Add Gemfile and puppet 4 checks 2015-08-13 16:26:34 -07:00
LICENSE Add missing LICENSE file 2015-01-29 22:59:20 +00:00
README.md 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
metadata.json Replace ci.o.o links with docs.o.o/infra 2015-05-14 21:38:18 +00:00

README.md

OpenStack Project_config Module

Overview

Pulls down project_config repository and defines useful variables.