Configure/deploy hal8000_xmpp, refactor recipes #63

Merged
greg merged 12 commits from feature/62-hal8000_xmpp into master 2019-05-10 08:04:07 +00:00
Showing only changes of commit b29a007533 - Show all commits

View File

@@ -99,6 +99,7 @@ application app_path do
"HUBOT_PLUSPLUS_POINTS_TERM" => "karma,karma",
"HUBOT_RSS_HEADER" => "Update:",
"HUBOT_HELP_REPLY_IN_PRIVATE" => "true",
"REDIS_URL" => "redis://localhost:6379/#{app_name}",
"EXPRESS_PORT" => node[app_name]['http_port'],
"WEBHOOK_TOKEN" => data_bag['webhook_token'],
"IPFS_API_HOST" => node[app_name]['kredits']['ipfs_host'],