Files
cookbook-monasca-api/metadata.rb
Derrick Johnson 1843436db8 fixed configuration file to go with agent changes
removed unused files
Change-Id: If38ed7e22e12ab4ddafe3fa6e6fdf76645ceefdb
2014-07-30 12:41:20 -07:00

10 lines
300 B
Ruby

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