Puppet module for Ethercalc
Go to file
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
files Convert from etherpad to ethercalc 2017-01-20 12:44:41 -08:00
manifests Allow multiple places to install curl 2017-08-24 13:46:04 -07:00
spec/acceptance/nodesets Depend on helper gem for spec_helper_acceptance 2017-08-18 10:41:43 +02:00
templates Fix scope of vhost template variables 2018-05-09 15:00:33 -07:00
.gitreview Convert from etherpad to ethercalc 2017-01-20 12:44:41 -08:00
Gemfile Depend on helper gem for spec_helper_acceptance 2017-08-18 10:41:43 +02:00
LICENSE Add missing LICENSE file 2015-01-30 21:31:19 +00:00
README.md Convert from etherpad to ethercalc 2017-01-20 12:44:41 -08:00
Rakefile Add new project boilerplate files 2015-01-29 12:08:19 -05:00
bindep.txt Add bindep.txt file 2017-05-01 21:07:23 -04:00
metadata.json Convert from etherpad to ethercalc 2017-01-20 12:44:41 -08:00

README.md

OpenStack Ethercalc Module

This module installs and configures Ethercalc