Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP2:GA
SLES-15-SP2-Vagrant
aarch64_vagrantfile
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File aarch64_vagrantfile of Package SLES-15-SP2-Vagrant
Vagrant.configure("2") do |config| config.vm.synced_folder ".", "/vagrant", type: "rsync" config.vm.provider :libvirt do |libvirt| libvirt.driver = "kvm" libvirt.host = 'localhost' libvirt.uri = 'qemu:///system' libvirt.host = "master" libvirt.features = ["apic"] libvirt.loader = "/usr/share/qemu/aavmf-aarch64-code.bin" libvirt.video_type = "vga" libvirt.cpu_mode = "host-passthrough" libvirt.machine_type = "virt-3.1" libvirt.emulator_path = "/usr/bin/qemu-system-aarch64" end end
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor