RETIRED, Puppet module to install and configure zuul
Go to file
Colleen Murphy ced484d8c2 Fix scope of vhost template variables
Dynamic scoping for variables in ERB templates was removed in puppet
4[1] which means that the variables defined in the zuul and zuul::web
classes cannot be found when it is referenced in the httpd::vhost
defined type and will be evaluated as nil when puppet runs. Use
scope.lookupvar instead to be explicit about the variable's source.

[1] https://puppet.com/docs/puppet/4.10/lang_updating_manifests.html#dynamic-scoping-in-erb

Change-Id: I321cc7215387723c787ebc5d359b27866da26995
2018-04-27 19:17:48 +02:00
files Remove 'restart' for v3 executor 2018-02-07 10:13:50 -05:00
manifests Support updated REST and HTML layout 2018-03-27 19:04:22 -05:00
spec/acceptance Split v2 and v3 web config 2018-03-27 19:04:13 -05:00
templates Fix scope of vhost template variables 2018-04-27 19:17:48 +02:00
.gitignore Add acceptance tests for puppet-zuul 2015-09-28 11:15:35 -03:00
.gitreview Add standard puppet module files and .gitreview 2015-01-28 14:51:24 -06:00
Gemfile Depend on helper gem for spec_helper_acceptance 2017-08-22 22:40:04 +02:00
LICENSE Add missing LICENSE file 2015-01-29 22:55:33 +00:00
README.md Add standard puppet module files and .gitreview 2015-01-28 14:51:24 -06:00
Rakefile Revert "Disable arrow alignment puppet lint check" 2015-03-16 11:38:27 -07:00
metadata.json Replace ci.o.o links with docs.o.o/infra 2015-05-14 21:38:19 +00:00

README.md

OpenStack Zuul Module

Overview

TODO: Quick overview