From 5932730696396c222ef7a0fde635628d9daff0aa Mon Sep 17 00:00:00 2001 From: =?utf8?q?Oliver=20B=C3=B6ttcher?= Date: Wed, 26 Apr 2017 12:02:45 +0200 Subject: [PATCH] ODT - postgres backup rotation --- customer/mbvd-odt/db-odt-daimler-com.pixelpark.net.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/customer/mbvd-odt/db-odt-daimler-com.pixelpark.net.yaml b/customer/mbvd-odt/db-odt-daimler-com.pixelpark.net.yaml index f9b7c687..1b0616ef 100644 --- a/customer/mbvd-odt/db-odt-daimler-com.pixelpark.net.yaml +++ b/customer/mbvd-odt/db-odt-daimler-com.pixelpark.net.yaml @@ -40,8 +40,8 @@ infra::profile::pg_server::configs: value: 'pg_stat_statements' infra::profile::pg_server::backup::weeks_to_keep: 0 -infra::profile::pg_server::backup::days_to_keep: 2 -infra::profile::pg_server::backup::day_of_week_to_keep: 2 +infra::profile::pg_server::backup::days_to_keep: 1 +infra::profile::pg_server::backup::day_of_week_to_keep: 0 infra::profile::pg_server::backup::enable_plain_backups: false mongodb::globals::manage_package_repo: true -- 2.39.5