# irrigate-cron-cookbook

This cookbook configures cron hosts. 

## Supported Platforms

CentOS 7+

## Usage

### irrigate-cron::default

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

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

## License and Authors

Author:: The Orchard 
