cookbook-monasca-agent/metadata.rb
Tim Kuhlman df2d610796 Last commit did not bump version of the cookbook.
Change-Id: I2350adbab1519cafd4308a6f309cca5055d9202d
2014-10-02 09:01:38 -06:00

11 lines
330 B
Ruby

# encoding: UTF-8#
#
name 'monasca_agent'
maintainer 'monasca'
maintainer_email 'monasca@lists.launchpad.net'
description 'Installs/Configures monasca-agent components'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '1.1.6'
depends 'python'
recipe 'mon_api::default', 'Default'