buildvm_armv7: try building some with old cache mode to see if that helps performance.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
cb70c21385
commit
5e11c1adf9
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ dns: 10.5.126.21
|
||||||
# when compared to the host.
|
# when compared to the host.
|
||||||
main_bridge: br0
|
main_bridge: br0
|
||||||
nfs_bridge: br1
|
nfs_bridge: br1
|
||||||
virt_install_command: "{{ virt_install_command_armv7_one_nic_unsafe }}"
|
virt_install_command: "{{ virt_install_command_armv7_one_nic }}"
|
||||||
|
|
||||||
# for systems that do not match the above - specify the same parameter in
|
# for systems that do not match the above - specify the same parameter in
|
||||||
# the host_vars/$hostname file
|
# the host_vars/$hostname file
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue