Skip to content

Commit 60b39bb

Browse files
SAN-6473 Code review
1 parent 39ea1ff commit 60b39bb

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

ansible/group_vars/all.yml

-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ egret_port: 65520
6868
#angular
6969
angular_url: https://app.{{ domain }}
7070
mixpanel_proxy_url: https://mixpanel.{{ domain }}
71-
super_user: HelloRunnable
7271

7372
# api
7473
api_github_hook_secret: 3V3RYTHINGisAW3S0ME!

environments/delta/main.yml

+1
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,7 @@ registry_token: 4PX2AU9QIJSCDLZEXILYX6ZP2RCXY1HR10WVZKWVR0JW8DS5IIY87D96V0RACMK5
190190
registry_username: runnable+deltapush
191191
rollbar_web_token: "162a053bebd34e9eb6e2860543c7ae79"
192192
secrets_path: delta-hosts/secrets
193+
super_user: HelloRunnable
193194
user_content_domain: runnableapp.com
194195
user_vault_load_balancer: ab5d35e6f344211e797770ac76ff2aaa-2031464484.us-west-2.elb.amazonaws.com
195196
vault_auth_token: 578c9767-5af8-8490-0954-5d330f27b088

environments/gamma/main.yml

+1
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,7 @@ registry_token: 8G0NT1HZQZHYXU7OB1QAI8HA1560V6R68DE6R6B8YJWQAED82JAFCD057ZWIDT76
172172
registry_username: runnable+gamma
173173
rollbar_web_token: "162a053bebd34e9eb6e2860543c7ae79"
174174
secrets_path: gamma-hosts/secrets
175+
super_user: HelloRunnable
175176
user_content_domain: runnablecloud.com
176177
user_vault_load_balancer: aa8364af12f5a11e7bb9e02301ded9ea-905956029.us-west-2.elb.amazonaws.com
177178
vault_auth_token: f9a39e92-99f3-66a0-a27d-a6e07717d30d

0 commit comments

Comments
 (0)