Fix backups, that were broken since I split the inventory out. :(

This commit is contained in:
Kevin Fenzi 2014-10-12 16:18:38 +00:00
parent ae3f2ab396
commit b6ac5167ed
24 changed files with 19 additions and 17 deletions

View file

@ -0,0 +1,3 @@
---
# backup these directories
host_backup_targets: ['/var/lib/copr/public_html/results']

View file

@ -0,0 +1,2 @@
---
host_backup_targets: ['/backups']

View file

@ -0,0 +1,2 @@
---
host_backup_targets: ['/backups']

View file

@ -0,0 +1,2 @@
---
host_backup_targets: ['/backups']

View file

@ -0,0 +1,2 @@
---
host_backup_targets: ['/var/log']

View file

@ -0,0 +1,2 @@
---
host_backup_targets: ['/srv/web']

View file

@ -0,0 +1,2 @@
---
host_backup_targets: ['/srv']

View file

@ -0,0 +1,2 @@
---
host_backup_targets: ['/srv', '/var/lib/zodbot']

View file

@ -15,3 +15,4 @@ qadevel.cloud.fedoraproject.org
db-qa01.qa.fedoraproject.org
db-koji01.phx2.fedoraproject.org
copr-be.cloud.fedoraproject.org
value01.phx2.fedoraproject.org

View file

@ -26,6 +26,3 @@ fedmsg_certs:
# Copr vars
copr_hostbase: copr-be
# backup these directories
host_backup_targets: ['/var/lib/copr/public_html/results']

View file

@ -17,8 +17,6 @@ databases:
dbs_to_backup:
- datanommer
host_backup_targets: ['/backups']
# These are normally group variables, but in this case db servers are often different
lvm_size: 300000
mem_size: 16384

View file

@ -18,8 +18,6 @@ databases:
dbs_to_backup:
- koji
host_backup_targets: ['/backups']
# These are normally group variables, but in this case db servers are often different
lvm_size: 300000
mem_size: 25165

View file

@ -26,8 +26,6 @@ dbs_to_backup:
- resultsdb_stg
- resultsdb_dev
host_backup_targets: ['/backups']
# These are normally group variables, but in this case db servers are often different
lvm_size: 300000
mem_size: 8192

View file

@ -19,5 +19,4 @@ lvm_size: 32768
mem_size: 16384
num_cpus: 16
host_backup_targets: ['/var/log']
fas_client_groups: fi-apprentice,sysadmin-logs,sysadmin-noc

View file

@ -1,4 +1,3 @@
---
freezes: false
datacenter: ibiblio
host_backup_targets: ['/srv/web']

View file

@ -1,5 +1,3 @@
---
host_backup_targets: ['/srv']
nm: 255.255.255.0
eth1_ip: 10.5.127.67

View file

@ -8,6 +8,3 @@ volgroup: /dev/vg_virthost03
eth0_ip: 10.5.126.49
vmhost: virthost03.phx2.fedoraproject.org
datacenter: phx2
host_backup_targets: ['/srv']
host_backup_targets: ['/var/lib/zodbot']

View file

@ -55,7 +55,7 @@
- include: /srv/web/infra/ansible/playbooks/groups/nuancier.yml
- include: /srv/web/infra/ansible/playbooks/groups/packages.yml
- include: /srv/web/infra/ansible/playbooks/groups/paste.yml
- include: /srv/web/infra/ansible/playbooks/groups/pkgdb.yml
#- include: /srv/web/infra/ansible/playbooks/groups/pkgdb.yml
- include: /srv/web/infra/ansible/playbooks/groups/pkgs.yml
- include: /srv/web/infra/ansible/playbooks/groups/postgresl-server.yml
- include: /srv/web/infra/ansible/playbooks/groups/qadevel.yml