How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "bento/opensuse-leap-15.0"
  config.vm.box_version = "201808.24.0"
end
vagrant init bento/opensuse-leap-15.0 \
  --box-version 201808.24.0
vagrant up

This version was created over 4 years ago.

{ "name": "opensuse-leap-15.0", "version": "201808.24.0", "build_timestamp": "20180824074223", "git_revision": "9eacaf024114ab1f0d690b7ebb9cc52a6b1ecfd6", "git_status": "dirty", "box_basename": "opensuse-leap-15.0-201808.24.0", "template": "opensuse-leap-15.0-x86_64", "packer": "1.2.5", "vagrant": "2.1.2", "providers": [ { "name": "virtualbox", "version": "5.2.18", "file": "opensuse-leap-15.0-201808.24.0.virtualbox.box", "checksum_type": "sha256", "checksum": "c080b24e0719cb22ca3ca430cb6e3bbf4c4c1c10bda0d4523a23b7cc3d0ab01f", "size": "589 MB", "build_time": 623 } ] }

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