How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "Mahdii/vasni"
  config.vm.box_version = "0.0.1"
end
vagrant init Mahdii/vasni \
  --box-version 0.0.1
vagrant up

This version was created about 3 years ago.

vasni test vagrant box

2 providers for this version.
  • docker Hosted by Vagrant Cloud

  • virtualbox Hosted by Vagrant Cloud (486 MB)