OSDN Git Service

fix service control.
[metasearch/grid-chef-repo.git] / cookbooks / supermarket-omnibus-ya / metadata.rb
1 # $ knife supermarket share supermarket-omnibus-ya "Applications"
2 name             'supermarket-omnibus-ya'
3 maintainer       'whitestar'
4 maintainer_email ''
5 license          'Apache 2.0'
6 description      'Installs/Configures supermarket-omnibus-ya'
7 long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
8 version          '0.1.0'
9 source_url       'http://scm.osdn.jp/gitroot/metasearch/grid-chef-repo.git'
10 issues_url       'https://osdn.jp/projects/metasearch/ticket'
11
12 depends 'supermarket-omnibus-cookbook'
13 depends 'ssl_cert', '>= 0.3.7'