Skip to content

Commit a1ed5ea

Browse files
author
tosih
committed
Fixes for Anand and fix jira user/pass
1 parent 80b37bc commit a1ed5ea

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

ansible/group_vars/alpha-customerbot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: customerbot
22

33
inject_ca: false
44
repo: "git@github.com:CodeNow/{{ name }}.git"
5-
node_version: "boron"
5+
node_version: "6.11.0"
66

77
dockerfile_enviroment: [
88
"NPM_TOKEN {{ npm_token }}"

environments/delta/main.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,13 +54,13 @@ cream_stripe_secret_key: sk_live_ZWLZtu5rxJ0ylSoF8xrHtNOw
5454

5555
customerbot_app_name: customerbot
5656
customerbot_bot_api_key: xoxb-32654916690-Sn4Ez4u9sG5EXHWB3ouRBHa8
57-
customerbot_datadog_api_key: c9171c92f8cdebf81d51191d6523d65a
57+
customerbot_datadog_api_key: d3ab5d85bca924f9d4e33d307beacb4a
5858
customerbot_datadog_app_key: 54a74a9c827bd7792f238f55cf3e1979d32065e6
5959
customerbot_github_access_token: c0be376ab39b9a363308d0928f9f80ee549c5af9
6060
customerbot_intercom_api_key: ef28806417aef605ca74573ff080c9d5eb0d6384
6161
customerbot_intercom_app_id: wqzm3rju
62-
customerbot_jira_password: sohail
63-
customerbot_jira_username: runnable-runnable-runnabl
62+
customerbot_jira_password: ?hzcwzfGcg98FNuG)%ebWyFcTaCyFN#zoEm
63+
customerbot_jira_username: sohail
6464
customerbot_runnable_api_url: https://api.runnable.io/
6565
customerbot_runnable_user_content_domain: runnable.io
6666
customerbot_slack_whitelist: sohail,praful,keno,yash,anand,jorgito,nathan

environments/gamma/main.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,13 +50,13 @@ cream_stripe_secret_key: sk_test_4De8Zdkfcyb29swkMmjZUMRh
5050

5151
customerbot_app_name: customerbot-dev
5252
customerbot_bot_api_key: xoxb-124083371828-QVryLuIIJL8YL1eiMmGNKdih
53-
customerbot_datadog_api_key: c9171c92f8cdebf81d51191d6523d65a
53+
customerbot_datadog_api_key: d3ab5d85bca924f9d4e33d307beacb4a
5454
customerbot_datadog_app_key: 54a74a9c827bd7792f238f55cf3e1979d32065e6
5555
customerbot_github_access_token: c0be376ab39b9a363308d0928f9f80ee549c5af9
5656
customerbot_intercom_api_key: 9b4ee7b4f9818b36e368985fda0befa611928876
5757
customerbot_intercom_app_id: xs5g95pd
58-
customerbot_jira_password: sohail
59-
customerbot_jira_username: runnable-runnable-runnabl
58+
customerbot_jira_password: ?hzcwzfGcg98FNuG)%ebWyFcTaCyFN#zoEm
59+
customerbot_jira_username: sohail
6060
customerbot_runnable_api_url: https://api.runnable-gamma.com/
6161
customerbot_runnable_user_content_domain: runnable.ninja
6262
customerbot_slack_whitelist: sohail,praful,keno,yash,anand,jorgito,nathan

0 commit comments

Comments
 (0)