Update source and homepage URL metadata

Change-Id: I2ae96bb38b6fa9956c1b07e3ec856085b529db59
This commit is contained in:
Jeremy Stanley 2014-06-27 20:59:52 +00:00
parent 7c8a3066e3
commit ea44de127b

View File

@ -1,11 +1,11 @@
name 'openstackci-dashboard'
version '0.0.8'
source 'git://github.com/openstack-ci/puppet-dashboard.git'
source 'git://git.openstack.org/openstack-infra/puppet-dashboard.git'
author 'openstackci'
license 'Apache 2.0'
summary 'Puppet module for 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/openstack-ci/puppet-dashboard'
project_page 'https://git.openstack.org/cgit/openstack-infra/puppet-dashboard'
## Add dependencies, if any:
dependency 'puppetlabs/mysql', '>= 0.3.0'