How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "SierraX/openbsd-snapshot"
  config.vm.box_version = "2018.06.23"
end
vagrant init SierraX/openbsd-snapshot \
  --box-version 2018.06.23
vagrant up

This version was created about 6 years ago.

OpenBSD 6.3-current (GENERIC.MP)

Example Vagrantfile - in the how to use this box with Vagrant-Box the config.ssh.sudo_command is missing.
Something is went wrong when I upgrade my VMWare version to 10 and install the plugin.. I will not upload new vmware boxes until fixed

1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (454 MB)