Seems fair to me. I say +1
On Fri, Nov 1, 2013 at 10:53 PM, Tim Flink <tflink@xxxxxxxxxx> wrote:
I've recently set up a phabricator instance to trial for qa work. Even
though it's a dev host, we're still using it as our bug tracker etc.
and I'd like to have it backed up.
This patch adds qadevel.cloud.fedoraproject.org as a host to be backed
up and adds /srv/backup (where the mysqldump goes)
and /var/lib/phabricator/files (where file attachments to issues go) as
additional directories to be backed up
As it's still beta freeze, I'm requesting a freeze break to push this
change into ansible.
Thanks,
Tim
diff --git a/inventory/host_vars/qadevel.cloud.fedoraproject.org
b/inventory/hos new file mode 100644
index 0000000..6bf9e9d
--- /dev/null
+++ b/inventory/host_vars/qadevel.cloud.fedoraproject.org
@@ -0,0 +1,2 @@
+---
+host_backup_targets: ['/var/lib/phabricator/files', '/srv/backup']
diff --git a/inventory/inventory b/inventory/inventory
index dc7675b..b68e44c 100644
--- a/inventory/inventory
+++ b/inventory/inventory
@@ -60,6 +60,7 @@ people03.vpn.fedoraproject.org
pkgs01.phx2.fedoraproject.org
log02.phx2.fedoraproject.org
value03.phx2.fedoraproject.org
+qadevel.cloud.fedoraproject.org
[badges-backend]
badges-backend01.phx2.fedoraproject.org
_______________________________________________
infrastructure mailing list
infrastructure@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/infrastructure
_______________________________________________ infrastructure mailing list infrastructure@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/infrastructure