From cd63df1cb22a0c5098b0839fd52b245ea1a19b17 Mon Sep 17 00:00:00 2001 From: Yannic Kilcher Date: Mon, 16 Jan 2023 23:36:33 +0100 Subject: [PATCH] updated prod playbook --- ansible/pgbackrest.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/pgbackrest.conf b/ansible/pgbackrest.conf index 036826d3..147ff8c1 100644 --- a/ansible/pgbackrest.conf +++ b/ansible/pgbackrest.conf @@ -2,7 +2,7 @@ pg1-path=/var/lib/postgresql/data [global] -repo1-retention-full=3 # keep last 3 backups +repo1-retention-full=3 repo1-type=s3 repo1-path=/oasst-prod repo1-s3-region=us-east-1