Fix host vars
This commit is contained in:
parent
668768ef18
commit
695fe47b94
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
---
|
---
|
||||||
nm: 255.255.255.0
|
nm: 255.255.255.0
|
||||||
gw: 10.5.125.254
|
gw: 10.5.126.254
|
||||||
dns: 10.5.126.21
|
dns: 10.5.126.21
|
||||||
volgroup: /dev/vg_virthost16
|
volgroup: /dev/vg_virthost16
|
||||||
eth0_ip: 10.5.125.47
|
eth0_ip: 10.5.126.78
|
||||||
vmhost: virthost16.phx2.fedoraproject.org
|
vmhost: virthost16.phx2.fedoraproject.org
|
||||||
datacenter: phx2
|
datacenter: phx2
|
||||||
|
|
||||||
|
@ -16,7 +16,7 @@ databases:
|
||||||
|
|
||||||
# This is a more strict list, to be made publicly available
|
# This is a more strict list, to be made publicly available
|
||||||
dbs_to_backup:
|
dbs_to_backup:
|
||||||
- koji
|
- fas2
|
||||||
|
|
||||||
# These are normally group variables, but in this case db servers are often different
|
# These are normally group variables, but in this case db servers are often different
|
||||||
lvm_size: 30000
|
lvm_size: 30000
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue