Use git.openstack.org everywhere

Our official git master is at git.openstack.org, update places
that use github instead. Fix URL as well.

Change-Id: I914696b7a7d91a77f3a2e8d62ccecc12f7c27688
This commit is contained in:
Andreas Jaeger 2015-12-29 21:41:28 +01:00
parent d7e080c730
commit ffddbd2d87
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ author 'openstackci'
license 'Apache 2.0'
summary 'Puppet module for Refstack'
description 'This module installs and maintains the OpenStack RefStack service.'
project_page 'https://github.com/openstack-ci/puppet-refstack'
project_page 'https://git.openstack.org/cgit/openstack-infra/puppet-refstack'
## Add dependencies, if any:
dependency 'puppetlabs/stdlib', '= 3.2.0'