mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-24 18:41:38 +08:00
value: make sure value02 has backup targets correct and clean up old value01 host vars
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user