/deploy-user-example

code example for habrahabr article

Primary LanguageRuby

deploy-user

How to run tests?

  • run integration tests – kitchen test default-ubuntu-1404
  • run integration tests w/o destroying instance – kitchen verify default-ubuntu-1404
  • run unit tests – chef exec rspec -c