12 lines
644 B
Puppet
12 lines
644 B
Puppet
name 'kickstack'
|
|
version '0.1.0'
|
|
source 'https://github.com/stackforge/kickstack'
|
|
author 'Florian Haas,Syed Armani,Andreas Kurz,Martin Loschwitz'
|
|
license 'Apache License 2.0'
|
|
summary 'Rapid OpenStack deployment with puppet-dashboard or any other Puppet ENC'
|
|
description 'Puppet module to rapidly install and deploy OpenStack, based on the Stackforge Puppet modules, configurable through parameters from puppet-dashboard, Puppet Enterprise, The Foreman, or any other Puppet External Node Classifier (ENC)'
|
|
project_page 'https://github.com/stackforge/kickstack'
|
|
|
|
# TODO: List dependencies
|
|
#dependency 'stackforge/openstack-nova', '>= 0.1.0'
|