RETIRED, Puppet module for MeetBot
Go to file
Colleen Murphy e40a90fa3e Use httpd::vhost $content parameter
Use the new $content parameter of httpd::vhost instead of $template.
This way, the template gets rendered within the scope where it assumes
most of its variables are, and doesn't need to use the scope object
which doesn't work within a defined type. This will ensure the template
keeps working on puppet 4. This also requires adjusting some of the
template parameters that had previously been correctly scoped from the
httpd::vhost defined type.

Depends-On: https://review.openstack.org/570824

Change-Id: I3a45e99e3355d1e59d57d3d989cc03d253529bf2
2018-05-29 11:22:24 +02:00
manifests Use httpd::vhost $content parameter 2018-05-29 11:22:24 +02:00
spec/acceptance Add beaker tests 2018-05-29 09:44:11 +02:00
templates Use httpd::vhost $content parameter 2018-05-29 11:22:24 +02:00
.gitignore Add Gemfile and puppet 4 checks 2015-08-07 11:53:39 -07:00
.gitreview Add standard puppet module files and .gitreview 2015-01-28 12:10:58 -06:00
Gemfile Depend on helper gem for spec_helper_acceptance 2017-08-18 10:41:44 +02:00
LICENSE Add missing LICENSE file 2015-01-29 22:58:43 +00:00
README.md Add standard puppet module files and .gitreview 2015-01-28 12:10:58 -06:00
Rakefile Add standard puppet module files and .gitreview 2015-01-28 12:10:58 -06:00
metadata.json Replace ci.o.o links with docs.o.o/infra 2015-05-14 21:38:18 +00:00

README.md

OpenStack Meetbot Module

Overview

Configures MeetBot.