13 lines
455 B
Plaintext
Raw Normal View History

name 'puppetlabs-horizon'
version '2.0.0'
source 'https://github.com/stackforge/puppet-horizon'
author 'Puppet Labs'
license 'Apache License 2.0'
summary 'Puppet Labs Horizon Module'
description 'Puppet module to install and configure the OpenStack Horizone dashboard'
project_page 'https://launchpad.net/puppet-openstack'
2012-10-08 14:40:43 -07:00
dependency 'saz/memcached', '>= 2.0.2'
2012-10-26 12:43:07 -07:00
dependency 'puppetlabs/apache', '>= 0.4.0'
dependency 'puppetlabs/stdlib', '>= 2.5.0'