Greetings.

While I was doing a sync of production src.fedoraproject.org to staging
today I found out that we are not actually backing up the production
database. ;(

Can I get +1s for the following and running the postgresql-server playbook?

From 57e03cec512b9837d45d45b0b462dde67828c593 Mon Sep 17 00:00:00 2001
From: Kevin Fenzi <[email protected]>
Date: Thu, 20 Sep 2018 21:27:55 +0000
Subject: [PATCH] Back up pagure / src.fedoraproject.org database

Signed-off-by: Kevin Fenzi <[email protected]>
---
 inventory/host_vars/db01.phx2.fedoraproject.org | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/inventory/host_vars/db01.phx2.fedoraproject.org
b/inventory/host_vars/db01.phx2.fedoraproject.org
index 5ac5154..6c7545a 100644
--- a/inventory/host_vars/db01.phx2.fedoraproject.org
+++ b/inventory/host_vars/db01.phx2.fedoraproject.org
@@ -29,6 +29,7 @@ databases:
 - notifications
 - nuancier_lite
 - odcs
+- pagure
 - pdc
 - statscache
 - tahrir
@@ -53,6 +54,7 @@ dbs_to_backup:
 - notifications
 - nuancier_lite
 - odcs
+- pagure
 - pdc
 - statscache
 - tahrir
-- 
1.8.3.1

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
infrastructure mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]

Reply via email to