basic layout for a host_var for a buildvm instancer
This commit is contained in:
parent
c6817d6844
commit
12c4cd66a9
1 changed files with 12 additions and 0 deletions
12
inventory/host_vars/buildvm-01.phx2.fedoraproject.org
Normal file
12
inventory/host_vars/buildvm-01.phx2.fedoraproject.org
Normal file
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
lvm_size: 150G
|
||||
mem_size: 6144
|
||||
num_cpus: 5
|
||||
ks_url: http://10.5.126.23/repo/rhel/ks/buildvm-el-6
|
||||
ks_repo: http://10.5.126.23/repo/rhel/RHEL6-x86_64/
|
||||
nm: 255.255.255.0
|
||||
gw: 10.5.125.254
|
||||
dns: 10.5.126.21
|
||||
volgroup: /dev/vg_host01
|
||||
vmhost: buildvmhost-01.phx2.fedoraproject.org
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue