puppet-ethercalc/templates
Colleen Murphy 281acd62ab 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
manifest 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: I8d2b351537ad8fc0a06c58e1dd23d8423f38a328
2018-05-09 15:00:33 -07:00
..
ethercalc.vhost.erb Fix scope of vhost template variables 2018-05-09 15:00:33 -07:00
upstart.erb Convert from etherpad to ethercalc 2017-01-20 12:44:41 -08:00