Skip to content

azureberry/vagrantTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VagrantTest

Requirements

You'll need to have the following items installed before continuing.

(初回)

vagrant init ubuntu/trusty64
berks cookbook chef-repo
serverspec-init
vagrant plugin install vagrant-omunibus
vagrant plugin install vagrant-berkshelf
(vagrant plugin install sahara )

Quickstart

(windows gitbash)

vagrant up
vagrant ssh
(vagrant reload --provision)

(serverspec test)

cd /vagrant/
rake

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages