Skip to content

Commit 07023d1

Browse files
author
Christopher M. Neill
committed
per comments from bryan - we are using the alpha image and production S3 buckets for Delta.
1 parent eb9b585 commit 07023d1

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

ansible/delta-hosts/variables

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ api_aws_access_key_id=AKIAIDC4WVMTCGV7KRVQ
33
api_aws_secret_access_key=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
44
api_github_client_id=b6072dc57062faca7fcb
55
api_github_client_secret=ba73a9294dc4bfaa7ed02ba187f73918506e4293
6-
api_github_deploy_keys_bucket=runnable.deploykeys.production-beta
6+
api_github_deploy_keys_bucket=runnable.deploykeys.production
77
api_mixpanel_app_id=c41affa4b08818443365c526cbb51606
88
api_mongo_auth=api:3f5210b8-8fe3-11e5-8e62-07b6eff19ecb
99
api_mongo_database=delta
1010
api_mongo_replset_name=delta-rs0
1111
api_neo4j_auth=neo4j:oqGlRV1KTpaqbHDkdlJz
1212
api_new_relic_app_name=delta-api-production
1313
api_rollbar_key=a90d9c262c7c48cfabbd32fd0a1bc61c
14-
api_s3_context_bucket=runnable.context.resources.production-beta
14+
api_s3_context_bucket=runnable.context.resources.production
1515

1616
[docks:vars]
1717
docker_config=docks
@@ -28,14 +28,14 @@ khronos_mongo_replset_name=delta
2828
[optimus:vars]
2929
optimus_aws_access_id=AKIAJPA2ZYSVVA5V7XXQ
3030
optimus_aws_secret_id=5V70AUxfIyHeLvlYZe0xaYevDAdgTOWOn5G7nHlt
31-
optimus_github_deploy_keys_bucket=runnable.deploykeys.production-beta
31+
optimus_github_deploy_keys_bucket=runnable.deploykeys.production
3232

3333
[palantiri:vars]
3434
palantiri_rollbar_key=f675e9090d6f483ca4e742af2c7f2f83
3535

3636
[registry:vars]
3737
registry_s3_access_key=AKIAJK5EN7W6E62A3C3Q
38-
registry_s3_bucket=runnableimages.beta
38+
registry_s3_bucket=runnableimages.alpha
3939
registry_s3_secret_key=ZFLePZdrHUNhTzuV4Ir/NgwPWOnU41Ur9DbH6UAp
4040
registry_s3_region=us-east-1
4141

0 commit comments

Comments
 (0)