diff --git a/site-cookbooks/kosmos-hubot/recipes/hal8000_xmpp.rb b/site-cookbooks/kosmos-hubot/recipes/hal8000_xmpp.rb index acfb650..fbf290f 100644 --- a/site-cookbooks/kosmos-hubot/recipes/hal8000_xmpp.rb +++ b/site-cookbooks/kosmos-hubot/recipes/hal8000_xmpp.rb @@ -121,7 +121,7 @@ application app_path do "KREDITS_GITHUB_KEY" => data_bag['kredits_github_key'], "KREDITS_GITHUB_SECRET" => data_bag['kredits_github_secret'], "KREDITS_ZOOM_JWT" => data_bag['kredits_zoom_jwt'], - "KREDITS_ZOOM_MEETING_WHITELIST" => "414901303" + "KREDITS_ZOOM_MEETING_WHITELIST" => "414901303,82557072771" } ) notifies :run, "execute[systemctl daemon-reload]", :delayed