Tim Kuhlman c82c5dcf99 Upgrade the notification engine rather than just install
Change-Id: Ib912be1544b25ef3e4991a06a310320dd9e4b95c
2014-07-31 16:25:52 -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.17'
depends 'python'