From: Oliver Böttcher Date: Wed, 26 Apr 2017 10:02:45 +0000 (+0200) Subject: ODT - postgres backup rotation X-Git-Tag: v0.1.0~3102^2~7 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=5932730696396c222ef7a0fde635628d9daff0aa;p=pixelpark%2Fhiera.git ODT - postgres backup rotation --- 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