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