Skip to content

aisaka/chef_study

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

before

  • need set up environment variable
http_proxy=***
https_proxy=***

ruby version 2.2.0 vagrant version 1.7.1

vagrant plugins

$ vagrant plugin install vagrant-proxyconf
$ vagrant plugin install vagrant-omnibus
$ vagrant plugin install vagrant-vbguest

gems

$ bundle install

add community cookbooks

$ bundle exec berks vendor cookbooks

how to run

$ vagrant up --provision

About

my chef study repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 97.4%
  • HTML 2.6%