Skip to content

Commit 9332c9f

Browse files
committed
Change user/pw combination
1 parent 4333c9b commit 9332c9f

3 files changed

Lines changed: 6 additions & 3 deletions

File tree

ansible/delta-hosts/variables

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ api_intercom_api_key=46e75ada5d21f248787689b35fe80e11efe9303a
1818

1919
[big-poppa:vars]
2020
big_poppa_port=80
21-
big_poppa_pg_pass=59a5524e-a772-11e5-bedc-1bdc0db458b3
21+
big_poppa_pg_user=big_poppa
22+
big_poppa_pg_pass=
2223
big_poppa_github_token=e11a1264130fb62ce045bf03118bf123f980c205
2324
big_poppa_http_rollbar_token=1f1eeea0b1334aaeb50fb7bc4a43241a
2425
big_poppa_worker_rollbar_token=98cabb8440024e3a8242cf3220b802c9

ansible/epsilon-hosts/variables

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ api_s3_context_bucket=runnable.context.resources.production-beta
1515

1616
[big-poppa:vars]
1717
big_poppa_port=80
18-
big_poppa_pg_pass=e9G7zYRCxYmxG9HQ8J9x2BDB
18+
big_poppa_pg_user=big_poppa
19+
big_poppa_pg_pass=
1920
big_poppa_github_token=e11a1264130fb62ce045bf03118bf123f980c205
2021
big_poppa_http_rollbar_token=1f1eeea0b1334aaeb50fb7bc4a43241a
2122
big_poppa_worker_rollbar_token=98cabb8440024e3a8242cf3220b802c9

ansible/gamma-hosts/variables

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ api_s3_context_bucket=runnable.context.resources.production-beta
1515

1616
[big-poppa:vars]
1717
big_poppa_port=80
18-
big_poppa_pg_pass=e9G7zYRCxYmxG9HQ8J9x2BDB
18+
big_poppa_pg_user=big_poppa
19+
big_poppa_pg_pass=
1920
big_poppa_github_token=e11a1264130fb62ce045bf03118bf123f980c205
2021
big_poppa_http_rollbar_token=1f1eeea0b1334aaeb50fb7bc4a43241a
2122
big_poppa_worker_rollbar_token=98cabb8440024e3a8242cf3220b802c9

0 commit comments

Comments
 (0)