value: make sure value02 has backup targets correct and clean up old value01 host vars
This commit is contained in:
parent
4581d1f7c4
commit
638889e97e
2 changed files with 5 additions and 13 deletions
|
@ -1,13 +0,0 @@
|
|||
---
|
||||
datacenter: iad2
|
||||
eth0_ipv4_gw: 10.3.163.254
|
||||
eth0_ipv4_ip: 10.3.163.82
|
||||
host_backup_targets: ['/srv', '/var/lib/zodbot']
|
||||
ks_repo: http://10.3.163.35/repo/rhel/RHEL7-x86_64/
|
||||
ks_url: http://10.3.163.35/repo/rhel/ks/kvm-rhel-7-iad2
|
||||
sar_output_file: meetbot.json
|
||||
# GDPR SAR variables - meetbot
|
||||
sar_script: /usr/local/bin/meetbot_sar.py
|
||||
sar_script_user: root
|
||||
vmhost: vmhost-x86-04.iad2.fedoraproject.org
|
||||
volgroup: /dev/vg_guests
|
|
@ -2,7 +2,12 @@
|
|||
datacenter: iad2
|
||||
eth0_ipv4_gw: 10.3.163.254
|
||||
eth0_ipv4_ip: 10.3.163.110
|
||||
host_backup_targets: ['/srv', '/var/lib/zodbot']
|
||||
ks_repo: http://10.3.163.35/repo/rhel/RHEL8-x86_64/
|
||||
ks_url: http://10.3.163.35/repo/rhel/ks/kvm-rhel-8-iad2
|
||||
sar_output_file: meetbot.json
|
||||
# GDPR SAR variables - meetbot
|
||||
sar_script: /usr/local/bin/meetbot_sar.py
|
||||
sar_script_user: root
|
||||
vmhost: vmhost-x86-04.iad2.fedoraproject.org
|
||||
volgroup: /dev/vg_guests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue