Skip to content

Commit

Permalink
Change Postgres Clusters (switch from SSD to HDD)
Browse files Browse the repository at this point in the history
  • Loading branch information
YannickEvers committed Apr 11, 2024
1 parent 3cba587 commit 4bd6655
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion ansible/host_vars/brb_host/postgres.yml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
POSTGRES_HOST: "pg-nvsc8qsrtsah7s77.postgresql.de-txl.ionos.com"
POSTGRES_HOST: "pg-4ifot8r4h0ksummi.postgresql.de-txl.ionos.com"
2 changes: 1 addition & 1 deletion ansible/host_vars/dbc_host/postgres.yml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
POSTGRES_HOST: "pg-nku07r027igd8noi.postgresql.de-txl.ionos.com"
POSTGRES_HOST: "pg-0em2c6d51cp7s177.postgresql.de-txl.ionos.com"
2 changes: 1 addition & 1 deletion ansible/host_vars/nbc_host/postgres.yml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
POSTGRES_HOST: "pg-0k5r6idkffki4gcf.postgresql.de-txl.ionos.com"
POSTGRES_HOST: "pg-d2n03p780atcj0fk.postgresql.de-txl.ionos.com"
2 changes: 1 addition & 1 deletion ansible/host_vars/thr_host/postgres.yml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
POSTGRES_HOST: "pg-95rhm2i472bj4t9g.postgresql.de-txl.ionos.com"
POSTGRES_HOST: "pg-15bkj89e4fo00bve.postgresql.de-txl.ionos.com"

0 comments on commit 4bd6655

Please sign in to comment.