/sample-chef-repo

chef-repo sample

Primary LanguageRuby

Sample Chef Repo

  $ vi Gemfile
  $ bundle install --binstubs=bin --path=vendor/bundle
  $ bin/knife solo init .
  $ bin/berks install
  $ bin/kitchen init --driver=kitchen-docker