clairvy / sample-chef-repo

chef-repo sample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

chef-repo sample


Languages

Language:Ruby 100.0%