8 lines
278 B
Ruby
8 lines
278 B
Ruby
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.9"
|