# irrigate-tunnel-cookbook

This cookbook configures resources related to tunnel and proxy services managed by The Orchard 

## Supported Platforms

CentOS 6+
RedHat 6+

## Usage

### irrigate-tunnel::default

Include `irrigate-tunnel` in your node's `run_list`:

```json
{
  "run_list": [
    "recipe[irrigate-tunnel::default]"
  ]
}
```

