Back to macOS for virtualbox (#10)

This commit is contained in:
Greg Hellings
2022-06-19 19:59:04 -05:00
committed by GitHub
parent 214b1974ca
commit cfd9ea5d56
4 changed files with 13 additions and 16 deletions
@@ -1,9 +0,0 @@
driver:
name: vagrant
provider:
name: libvirt
platforms:
- name: test-ubuntu18-init
box: boxen/ubuntu-18.04-x86_64
provider_options:
driver: qemu
@@ -0,0 +1,7 @@
driver:
name: vagrant
provider:
name: virtualbox
platforms:
- name: test-ubuntu20-init
box: boxen/ubuntu-20.04-x86_64