How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "suikast42/ubuntu-22.10_64"
end
vagrant init suikast42/ubuntu-22.10_64
vagrant up

This version was created 11 months ago.

Vagrant.configure(2) do |config| config.vm.provider :vmware_desktop do |vmware| vmware.vmx["ethernet0.pcislotnumber"] = "32" end

1 provider for this version.
  • vmware_desktop
    unknown Hosted by Vagrant Cloud

This version was created 11 months ago.

There isn't a description.

1 provider for this version.
  • vmware_desktop
    unknown Hosted by Vagrant Cloud (857 MB)