puppet-horizon/Modulefile
Cody Herriges 17017dc5af Prepare repository for a Puppet Forge release
Commit updates README.md with a more complete set of documentation,
  removes travis.yml since we're on stackfoge now, and updates the
  Modulefile for the new release.

Change-Id: I16969a5f09357a002bd89a11f8d01e463b192c9e
2013-06-05 14:26:43 -07:00

13 lines
455 B
Puppet

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'
dependency 'saz/memcached', '>= 2.0.2'
dependency 'puppetlabs/apache', '>= 0.4.0'
dependency 'puppetlabs/stdlib', '>= 2.5.0'