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

3 lines
49 B
Ruby
Raw Normal View History

2015-10-21 10:56:45 +00:00
# install nginx
include_recipe("prepare::nginx")