Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 433 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 433 Bytes

nginx

Build Status

This cookbook installs and configures a simple web site using the Nginx web server.

Usage

Add nginx to your node's run list.

Requirements

Supports only CentOS or other RHEL variants for now.

Testing

A .kitchen.yml file is provided. Run kitchen test to verify this cookbook.