name 'puppetlabs-dashboard'
version '0.0.4'
source 'git://github.com/puppetlabs/puppetlabs-dashboard.git'
author 'puppetlabs'
license 'Apache 2.0'
summary 'Installs and manages the Puppet Dashboard'
description 'Module to configure the Puppet Dashboard that also includes a Puppet Face that can be use to interact with the Dashboard from the CLI'
project_page 'https://github.com/puppetlabs/puppetlabs-dashboard'

## Add dependencies, if any:
dependency 'puppetlabs/mysql', '>= 2.0.0'
dependency 'puppetlabs/apache', '>= 0.7.0'
dependency 'puppetlabs/passenger', '>= 0.0.2'
