mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-24 18:41:38 +08:00
Fix host vars
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
---
|
||||
nm: 255.255.255.0
|
||||
gw: 10.5.125.254
|
||||
gw: 10.5.126.254
|
||||
dns: 10.5.126.21
|
||||
volgroup: /dev/vg_virthost16
|
||||
eth0_ip: 10.5.125.47
|
||||
eth0_ip: 10.5.126.78
|
||||
vmhost: virthost16.phx2.fedoraproject.org
|
||||
datacenter: phx2
|
||||
|
||||
@@ -16,7 +16,7 @@ databases:
|
||||
|
||||
# This is a more strict list, to be made publicly available
|
||||
dbs_to_backup:
|
||||
- koji
|
||||
- fas2
|
||||
|
||||
# These are normally group variables, but in this case db servers are often different
|
||||
lvm_size: 30000
|
||||
|
||||
Reference in New Issue
Block a user