RETIRED, Puppet module for MeetBot
Go to file
Colleen Murphy 63153c941e Fix template variables
In the httpd module, serveraliases defaults to undef, which evaluates to
nil in ERB templates. Ensure the template checks for nil values so that
the ServerAlias line is only included if there is a server alias.

Also correct the variable usage in the index.html.erb template.

Change-Id: Ibde097b7dd407884336154a318ec4c5661fda03c
2018-05-29 08:33:03 +02:00
manifests Fix $manage_index if statement 2018-05-08 19:26:59 -07:00
spec/acceptance/nodesets Depend on helper gem for spec_helper_acceptance 2017-08-18 10:41:44 +02:00
templates Fix template variables 2018-05-29 08:33:03 +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.