Puppet module for Project_config
Go to file
Clark Boylan 41a3cc927d Check if project_config_ref is defined before using it
This checks if the $::project_config_ref fact is defined before
accessing it. Puppet 4 seems to care about his more than puppet 3 so we
are only just notcing this now.

Note that this fix relies on puppet boolean operator 'and' short
circuiting which I'm not entirely sure if it does yet.

Change-Id: I2b89ac146609f9c3b22c05814b85c646f74b393a
2019-03-05 14:51:37 -08:00
manifests Check if project_config_ref is defined before using it 2019-03-05 14:51:37 -08:00
spec/acceptance/nodesets Depend on helper gem for spec_helper_acceptance 2017-08-18 10:41:44 +02: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 Update Gemfile for Zuulv3 2018-07-12 09:57:45 +02: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.