summaryrefslogtreecommitdiffstats
path: root/inventory
diff options
context:
space:
mode:
authorAdam Williamson <awilliam@redhat.com>2016-04-06 09:19:37 -0700
committerAdam Williamson <awilliam@redhat.com>2016-04-06 09:19:37 -0700
commit871473e257f6c0bfdaba3a5754c066574387d421 (patch)
tree72d5152008d5768a6b7451d8a5c573ee03f90786 /inventory
parentc2919b2f33cb4c3511fcae91dbb3944e5337b6ae (diff)
downloadansible-871473e257f6c0bfdaba3a5754c066574387d421.tar.gz
ansible-871473e257f6c0bfdaba3a5754c066574387d421.tar.xz
ansible-871473e257f6c0bfdaba3a5754c066574387d421.zip
add openqa databases to db-qa01 backup list
Diffstat (limited to 'inventory')
-rw-r--r--inventory/host_vars/db-qa01.qa.fedoraproject.org5
1 files changed, 5 insertions, 0 deletions
diff --git a/inventory/host_vars/db-qa01.qa.fedoraproject.org b/inventory/host_vars/db-qa01.qa.fedoraproject.org
index bc62331a8..f6614450a 100644
--- a/inventory/host_vars/db-qa01.qa.fedoraproject.org
+++ b/inventory/host_vars/db-qa01.qa.fedoraproject.org
@@ -15,6 +15,7 @@ databases:
- postgres
- buildmaster
- execdb
+- openqa
- resultsdb
# This is a more strict list, to be made publicly available
@@ -26,6 +27,10 @@ dbs_to_backup:
- execdb
- execdb_stg
- execdb_dev
+# these names are also stored as host vars 'openqa_dbname',
+# make sure to keep in sync
+- openqa
+- openqa-stg
- resultsdb
- resultsdb_stg
- resultsdb_dev