Supybot fedmsg bits for value01.

This commit is contained in:
Ralph Bean 2014-06-10 02:44:06 +00:00
parent 1ded20423c
commit fb4d78d5e2
3 changed files with 9 additions and 0 deletions

View file

@ -231,7 +231,11 @@ config = dict(
# Supybot/meetbot
topic_prefix + "meetbot.meeting.start": [
{% if env == 'staging' %}
"supybot-value01.%s" % suffix,
{% else %}
"supybot-value03.%s" % suffix,
{% endif %}
],
# When implemented, only @spot and @mattdm can use this one