inspec/examples/test-kitchen/recipes/default.rb

7 lines
123 B
Ruby
Raw Normal View History

2015-10-21 10:56:45 +00:00
# encoding: utf-8
# author: Christoph Hartmann
# author: Dominik Richter
# install nginx
include_recipe('prepare::nginx')