puppet-storyboard/templates
Colleen Murphy 6153eec795 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 manifests 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: I007975c920bd12a352acdea742b841a17ecc5d17
2018-04-27 21:24:23 +02:00
..
storyboard_http.vhost.erb Fix scope of vhost template variables 2018-04-27 21:24:23 +02:00
storyboard_https.vhost.erb Fix scope of vhost template variables 2018-04-27 21:24:23 +02:00
storyboard-workers.conf.erb StoryBoard Deferred Processors 2014-09-24 17:39:48 -07:00
storyboard-workers.sh.erb Added command path to puppet-storyboard 2014-10-03 14:04:13 -07:00
storyboard.conf.erb Set default_url for email notification 2018-04-18 20:42:46 +00:00