Skip to content

ksoichiro/vagrant-templates

Repository files navigation

vagrant-templates

Vagrantfile and provisioning scripts templates.

Requirements

Scripts in this project are tested on the following environment.

  • VirtualBox(4.3.10)
  • Vagrant (1.8.5)

Usage

If you want to try, checkout and execute following commands.

cd TEMPLATE_NAME
vagrant up

If you want to stop vagrant image created by vagrant up:

vagrant halt

If you want to destroy vagrant image created by vagrant up:

vagrant destroy

License

Copyright © 2014 Soichiro Kashima.

Licensed under MIT License.
See the bundled LICENSE file for details.

About

Vagrantfile and provisioning scripts templates.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published