buildvm-ppc64le: looks like the feature is no longer there or needed?
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
5d195d64d4
commit
784f9de037
1 changed files with 1 additions and 1 deletions
|
@ -137,7 +137,7 @@ virt_install_command_ppc64le_two_nic_unsafe: virt-install -n {{ inventory_hostna
|
||||||
ip={{ eth1_ip }}:::{{ nm }}:{{ inventory_hostname_short }}-nfs:eth1:none'
|
ip={{ eth1_ip }}:::{{ nm }}:{{ inventory_hostname_short }}-nfs:eth1:none'
|
||||||
--network bridge={{ main_bridge }},model=virtio,mac={{ mac_address }}
|
--network bridge={{ main_bridge }},model=virtio,mac={{ mac_address }}
|
||||||
--network=bridge={{ nfs_bridge }},model=virtio,mac={{ mac_address1 }}
|
--network=bridge={{ nfs_bridge }},model=virtio,mac={{ mac_address1 }}
|
||||||
--autostart --noautoconsole --watchdog default --rng /dev/random --feature nested-hv=on
|
--autostart --noautoconsole --watchdog default --rng /dev/random
|
||||||
|
|
||||||
virt_install_command_aarch64_one_nic: virt-install -n {{ inventory_hostname }}
|
virt_install_command_aarch64_one_nic: virt-install -n {{ inventory_hostname }}
|
||||||
--memory={{ mem_size }},maxmemory={{ max_mem_size }} --memballoon virtio
|
--memory={{ mem_size }},maxmemory={{ max_mem_size }} --memballoon virtio
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue