This commit adds the initial project files. Change-Id: If26c9a8d19e26181d568d615dc71bb4721fc4aa1
11 lines
349 B
Puppet
11 lines
349 B
Puppet
name 'stackforge-ceph'
|
|
version '0.0.1'
|
|
source 'https://github.com/stackforge/puppet-ceph'
|
|
author 'Puppet Ceph community'
|
|
license 'Apache License 2.0'
|
|
summary 'Community Developed Ceph Module'
|
|
description 'Puppet module to install and configure Ceph'
|
|
project_page 'https://launchpad.net/puppet-ceph'
|
|
|
|
dependency 'puppetlabs/stdlib', '>= 2.5.0'
|