name    'jeffmccune-nrpe_basic'
version '0.0.4'
source 'git://github.com/jeffmccune/jeffmccune-nrpe_basic.git'
author 'jeffmccune'
license 'Apache License Version 2.0'
summary 'Manage basic NRPE local checks and the service'
description 'Manage basic NRPE local checks and the service'
project_page 'https://github.com/jeffmccune/jeffmccune-nrpe_basic'

## Add dependencies, if any:
dependency 'puppetlabs/stdlib', '>= 0.1.3'
