puppet-mailman/templates
Colleen Murphy 9cbaded7dc 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
mailman::site class 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: I344be46a2e69d0eadda9148e1b7dd1f73c7a1edd
2018-05-09 15:19:33 -07:00
..
mailman.init.erb Export MAILMAN_SITE_DIR in init script 2017-12-22 15:12:07 -08:00
mailman.vhost.erb Add apache 2.4 support 2016-02-25 15:26:27 -05:00
mailman_multihost.vhost.erb Fix scope of vhost template variables 2018-05-09 15:19:33 -07:00
mm_cfg.py.erb Fix variable access warnings 2015-07-09 16:54:20 -04:00
mm_cfg_multihost.py.erb Use multisite template dir 2018-01-23 16:07:46 -08:00
mm_site_cfg.py.erb Add multi-site support 2017-12-13 13:49:57 -08:00