puppet-askbot/templates
Colleen Murphy 14b0bb1606 Fix template variable
I forgot that on puppet 3, scope.lookupvar returns :undef instead of nil
when it looks up a variable set to 'undef'. Since we're not setting the
chain file in our beaker tests, this causes an invalid apache config to
be rendered. This patch ensures the file explicitly checks for both nil
and :undef. On puppet 4, checking for just nil will be sufficient.

Change-Id: I7fd806c65f1aef95618a4549b24c6fa21aa3fe29
2018-07-24 11:51:52 +02:00
..
cron Add missing venv python to cron scripts 2016-03-03 16:37:34 +01:00
askbot-celeryd.service.erb Add systemd support 2018-06-06 17:39:19 +10:00
askbot.vhost.erb Fix template variable 2018-07-24 11:51:52 +02:00
celeryd.upstart.conf.erb Add virtualenv support 2015-07-18 22:28:31 +02:00
settings.py.erb Update settings 2018-06-06 05:53:50 +10:00