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

Fixed style errors.

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

Change-Id: I7e34f46e56e14aa9897b7f7fcad545e9c723412c
2014-07-16 18:10:46 -06:00

10 lines
315 B
Ruby

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