Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 628 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 628 Bytes

Mokote Vagrant Boxes

We're using Vagrant actively, that's why we've got our own templates for Packer to generate virtual boxes on demand.

All boxes have virtual machine guest tools preinstalled to provide seamless integration with the host machine.

Feel free to send us any feedback here or file an issue.

Available Boxes

Please take a look at https://app.vagrantup.com/mokote/ for available boxes.

Usage

vagrant init mokote/debian9
vagrant up

See Vagrant documentation for more details.