Skip to content
Snippets Groups Projects
  • caoyuan's avatar
    a209e443
    Add cpu_mode in vagrant/bootstrap.sh · a209e443
    caoyuan authored
    With libvirt 2.0, when using qemu cpu mode is not properly
    evaluated and need to be set to cpu_mode = none.
    
    Add this option when kvm is not supported, otherwise user
    will still facing errors when launching instances over qemu.
    
    Change-Id: I7aa6df356085263d25c6afcc812f035d3ded942b
    a209e443
    History
    Add cpu_mode in vagrant/bootstrap.sh
    caoyuan authored
    With libvirt 2.0, when using qemu cpu mode is not properly
    evaluated and need to be set to cpu_mode = none.
    
    Add this option when kvm is not supported, otherwise user
    will still facing errors when launching instances over qemu.
    
    Change-Id: I7aa6df356085263d25c6afcc812f035d3ded942b
bootstrap.sh 7.43 KiB