51fd328fef
Try and create Berksfile that will work with berkshelf 2 or 3 Fixed style issues Also, added .gitreview file Change-Id: I47caf4930ac18bcfc62737e851fff1fe15dd9c9f
11 lines
352 B
Ruby
11 lines
352 B
Ruby
# encoding: UTF-8
|
|
#
|
|
name 'monasca_schema'
|
|
maintainer 'Monasca Team'
|
|
maintainer_email 'monasca@lists.launchpad.net'
|
|
license 'All rights reserved'
|
|
description 'Installs/Configures monasca_schema'
|
|
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
|
|
version '0.1.1'
|
|
depends 'influxdb'
|