Might be disk needs this?
This commit is contained in:
parent
14ad3d34e9
commit
ddc3c08182
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ gw: 10.5.125.254
|
|||
dns: 10.5.126.21
|
||||
volgroup: /dev/vg_host01
|
||||
virt_install_command: /usr/sbin/virt-install -n ${inventory_hostname} -r ${mem_size}
|
||||
--disk ${volgroup}/${inventory_hostname}
|
||||
--disk bus=virtio,path=${volgroup}/${inventory_hostname}
|
||||
--vcpus=${num_cpus} -l ${ks_repo} -x
|
||||
"ks=${ks_url} ip=${eth0_ip}::${gw}:${nm}:${inventory_hostname}:eth0:on
|
||||
nameserver=${dns} console=tty0 console=ttyS0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue