Skip to content

pioka/vagrantfile-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vagrantfile-template

Usage

# clone repository
git clone https://github.com/pioka/vagrantfile-template.git
cd vagrantfile-template

# create `config.yml` from template
cp config.yml.default config.yml

# edit `config.yml`
vi config.yml

# create & start VM
vagrant up

# (optional) add ssh host configuration
vagrant ssh-config >> ~/.ssh/config

About

個人用Vagrantfileテンプレ

Resources

Stars

Watchers

Forks

Languages