From 038473f80ce16062299abdc42cebc77d092194df Mon Sep 17 00:00:00 2001 From: friedrich goerz Date: Mon, 25 Apr 2022 12:35:24 +0200 Subject: [PATCH] DEV-441: resizing postgres-VMs --- host_vars/prodnso-postgres-01.yml | 1 + host_vars/prodnso-postgres-02.yml | 1 + 2 files changed, 2 insertions(+) diff --git a/host_vars/prodnso-postgres-01.yml b/host_vars/prodnso-postgres-01.yml index ae5d8f1..fd65816 100644 --- a/host_vars/prodnso-postgres-01.yml +++ b/host_vars/prodnso-postgres-01.yml @@ -1,3 +1,4 @@ --- +hetzner_server_type: cpx21 server_type: "master" diff --git a/host_vars/prodnso-postgres-02.yml b/host_vars/prodnso-postgres-02.yml index 39e2488..ed431e3 100644 --- a/host_vars/prodnso-postgres-02.yml +++ b/host_vars/prodnso-postgres-02.yml @@ -1,3 +1,4 @@ --- +hetzner_server_type: cpx21 server_type: "slave"