Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wnoguchi/basic-ubuntu-vagrant-box

Basic Ubuntu Vagrant Box built by packer
https://github.com/wnoguchi/basic-ubuntu-vagrant-box

Last synced: about 1 month ago
JSON representation

Basic Ubuntu Vagrant Box built by packer

Awesome Lists containing this project

README

        

basic-ubuntu-vagrant-box
=====

Vagrant and Packer.io configuration and shell scripts for building basic Ubuntu Vagrant Box locally.

Dependencies to Install:
-----------------------
* [VirtualBox](https://www.virtualbox.org/)
* [Vagrant](http://www.vagrantup.com/)
* [packer](http://www.packer.io/)

Build the Vagrant VM for local use:
-------------------------
To launch a VM: **./build.sh**.

To ssh into the box from the host: vagrant ssh basic