From 077e31b2b0d3fab9b742aef729cf924f7bf436af Mon Sep 17 00:00:00 2001
From: =?utf8?q?Oliver=20B=C3=B6ttcher?= <oliver.boettcher@pixelpark.com>
Date: Wed, 19 Apr 2017 10:32:37 +0200
Subject: [PATCH] ODT - postgres backup rotation

---
 customer/mbvd-odt/db-odt-daimler-com.pixelpark.net.yaml | 1 +
 1 file changed, 1 insertion(+)

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 57043eba..f9b7c687 100644
--- a/customer/mbvd-odt/db-odt-daimler-com.pixelpark.net.yaml
+++ b/customer/mbvd-odt/db-odt-daimler-com.pixelpark.net.yaml
@@ -41,6 +41,7 @@ infra::profile::pg_server::configs:
 
 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::enable_plain_backups: false
 
 mongodb::globals::manage_package_repo: true
-- 
2.39.5