mirror of
https://github.com/inspec/inspec
synced 2024-11-24 05:33:17 +00:00
6 lines
123 B
Ruby
6 lines
123 B
Ruby
# encoding: utf-8
|
|
# author: Christoph Hartmann
|
|
# author: Dominik Richter
|
|
|
|
# install nginx
|
|
include_recipe('prepare::nginx')
|