Skip to content

Commit e872af4

Browse files
author
Christopher M. Neill
committed
see if this merges with anand's change
1 parent a8e322e commit e872af4

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

ansible/delta-hosts/variables

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,10 @@ optimus_github_deploy_keys_bucket=runnable.deploykeys.production
3434
palantiri_rollbar_key=f675e9090d6f483ca4e742af2c7f2f83
3535

3636
[registry:vars]
37-
registry_s3_access_key=AKIAJK5EN7W6E62A3C3Q
37+
registry_s3_access_key=AKIAJKCSFJCHFDITLBUQ
3838
registry_s3_bucket=runnableimages.alpha
39-
registry_s3_secret_key=ZFLePZdrHUNhTzuV4Ir/NgwPWOnU41Ur9DbH6UAp
40-
registry_s3_region=us-east-1
39+
registry_s3_secret_key=LXxpb4F7Kxum1HvYkG0P20Yb/9Qpr+e5Gtt/0bIY
40+
registry_s3_region=us-west-2
4141

4242
[shiva:vars]
4343
aws_access_key_id=AKIAJ3RCYU6FCULAJP2Q
@@ -58,7 +58,7 @@ vault_aws_region=us-east-1
5858
ansible_ssh_private_key_file=~/.ssh/delta.pem
5959
datadog_host_address=10.8.5.63
6060
datadog_tags=env:delta
61-
domain=runnable-delta.com
61+
domain=runnable.io
6262
mongo_port=27017
6363
new_relic_license_key=338516e0826451c297d44dc60aeaf0a0ca4bfead
6464
node_env=production-delta

ssh/config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ Host hubot
148148
# beta
149149
################################################################################
150150
Host beta-bastion
151-
HostName 52.32.129.96
151+
HostName 52.11.219.63
152152

153153
Host 10.20.*.*
154154
User ubuntu

0 commit comments

Comments
 (0)