cookbook-monasca-notification/metadata.rb
Tim Kuhlman aa66a3c20a If zookeeper is not accessible respawn is too fast for the default settings.
Change-Id: I8b3d1e7fa671b47e42fa449c63255b141b0ab207
2014-08-29 13:39:33 -06:00

11 lines
352 B
Ruby

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