Skip to content
This repository has been archived by the owner on Mar 21, 2018. It is now read-only.

hapicky/vagrant_boxes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vagrant Boxes

私的Vagrant Box置き場

環境の用意

git clone git://github.com/hapicky/vagrant_boxes.git
cd vagrant_boxes
rbenv local 1.9.3-p392

gemのインストール

gem install bundler
rbenv rehash
bundle install --path=vendor/bundle --binstubs

Boxの作成、エクスポート

bin/vagrant basebox build centos6_3
bin/vagrant basebox export centos6_3 centos6_3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published