inspec/examples/kitchen-chef/recipes/default.rb
2015-11-27 17:20:41 +01:00

6 lines
123 B
Ruby

# encoding: utf-8
# author: Christoph Hartmann
# author: Dominik Richter
# install nginx
include_recipe('prepare::nginx')