9 lines
303 B
Ruby
9 lines
303 B
Ruby
name "mini-mon"
|
|
maintainer "SOM Team"
|
|
maintainer_email "hpcs-mon@hp.com"
|
|
license "All rights reserved"
|
|
description "Base setup for all vagrant boxes"
|
|
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
|
|
version "0.0.2"
|
|
depends "apt"
|