buildvm: aarch64: stg: use virt_install_command_aarch64
This commit is contained in:
parent
cdf2625b7c
commit
cbe43e96f0
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ volgroup: /dev/vg_Server
|
|||
eth0_ip: 10.5.129.232
|
||||
gw: 10.5.129.254
|
||||
main_bridge: br1
|
||||
virt_install_command: "{{ virt_install_command_one_nic }} --graphics none"
|
||||
virt_install_command: "{{ virt_install_command_aarch64 }}"
|
||||
|
||||
ks_url: http://10.5.126.23/repo/rhel/ks/buildvm-fedora-25-aarch64
|
||||
ks_repo: http://10.5.126.23/pub/fedora-secondary/releases/25/Everything/aarch64/os/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue