Craig Bryant 921642edb8 Get initial build to work.
Add .gitreview, Gemfile, .rubocop.yml, Berksfile, Strainerfile

Fixed style errors.

Added empty unit test so chef-unit passes until we get real unit tests

Change-Id: Ifac43dd25c20f67cbd699f50e01c4e157342e87d
2014-07-16 15:41:12 -06:00

10 lines
307 B
Ruby

# encoding: UTF-8
#
name 'mon_thresh'
maintainer 'Monitoring Team'
maintainer_email 'hpcs-mon@hp.com'
license 'All rights reserved'
description 'Installs/Configures mon_thresh'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '0.2.0'