inspec/examples/test-kitchen/recipes/default.rb
2015-10-21 12:56:45 +02:00

6 lines
123 B
Ruby

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