Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 353 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 353 Bytes

Julia FreeBSD buildbot

To bring this up using VirtualBox, just do vagrant up

To bring this up using libvirt (e.g. KVM), you must first run:

$ vagrant plugin install vagrant-libvirt
$ vagrant plugin install vagrant-mutate
$ vagrant mutate freebsd/FreeBSD-11.1-STABLE libvirt

Followed by:

$ vagrant up --provider=libvirt