From 967ba4328f4d03108e8d456e088940ac1d43094c Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Fri, 29 Jun 2018 23:23:01 +0000 Subject: [PATCH] get ready for backups --- inventory/backups | 1 + inventory/host_vars/db-qa03.qa.fedoraproject.org | 6 ++++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/inventory/backups b/inventory/backups index b05a334433..b735c72bbf 100644 --- a/inventory/backups +++ b/inventory/backups @@ -14,6 +14,7 @@ pkgs02.phx2.fedoraproject.org log01.phx2.fedoraproject.org db-qa01.qa.fedoraproject.org db-qa02.qa.fedoraproject.org +#db-qa03.qa.fedoraproject.org db-koji01.phx2.fedoraproject.org #copr-be.cloud.fedoraproject.org copr-fe.cloud.fedoraproject.org diff --git a/inventory/host_vars/db-qa03.qa.fedoraproject.org b/inventory/host_vars/db-qa03.qa.fedoraproject.org index a27314867e..496ad02620 100644 --- a/inventory/host_vars/db-qa03.qa.fedoraproject.org +++ b/inventory/host_vars/db-qa03.qa.fedoraproject.org @@ -11,10 +11,12 @@ vmhost: virthost-comm01.qa.fedoraproject.org datacenter: phx2 # This is a generic list, monitored by collectd -#databases: +databases: +- postgres # This is a more strict list, to be made publicly available -#dbs_to_backup: +dbs_to_backup: +- postgres # These are normally group variables, but in this case db servers are often different lvm_size: 300000