4adbd6cd57
Changed mon-thresh to monasca-thresh Changed mon_thresh to monasca_thresh in databags Put config file in /etc/monasca Change to use the monasca-thresh deb This will not work without corresponding changes to monasca-vagrant Change-Id: I3ea41c982f9fa522c777f3832198deac8cba9655
10 lines
324 B
Ruby
10 lines
324 B
Ruby
# encoding: UTF-8
|
|
#
|
|
name 'monasca_thresh'
|
|
maintainer 'Monasca Team'
|
|
maintainer_email 'monasca@lists.launchpad.net'
|
|
license 'All rights reserved'
|
|
description 'Installs/Configures monasca_thresh'
|
|
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
|
|
version '0.2.1'
|