Use git.openstack.org everywhere
Our official git master is at git.openstack.org, update places that use github instead. Remove contributors link, it's not available on git.openstack.org. Fix capitalization of OpenStack. Change-Id: Ia3dc1065292bfe00976bd2d527d44f28789cda6b
This commit is contained in:
parent
a907b9c959
commit
9ab8a7c1c3
@ -1,6 +1,6 @@
|
||||
# puppet-infra-cookiecutter
|
||||
|
||||
Cookiecutter template for a compliant Openstack-infra puppet-modules
|
||||
Cookiecutter template for a compliant OpenStack-infra puppet-modules
|
||||
|
||||
## Installation
|
||||
|
||||
@ -12,9 +12,9 @@ There are two ways to create the boilerplate for the puppet module.
|
||||
|
||||
### Locally
|
||||
|
||||
1. Clone locally the [puppet-infra-cookiecutter](https://github.com/openstack-infra/puppet-infra-cookiecutter.git) repository.
|
||||
1. Clone locally the [puppet-infra-cookiecutter](https://git.openstack.org/cgit/openstack-infra/puppet-infra-cookiecutter) repository.
|
||||
2. Run `cookiecutter /path/to/cloned/repo`
|
||||
|
||||
### Remotely (ie. using a git repo)
|
||||
|
||||
1. Run `cookiecutter https://github.com/openstack-infra/puppet-infra-cookiecutter.git`
|
||||
1. Run `cookiecutter https://git.openstack.org/openstack-infra/puppet-infra-cookiecutter.git`
|
||||
|
@ -14,7 +14,7 @@
|
||||
Overview
|
||||
--------
|
||||
|
||||
The {{cookiecutter.project_name}} module is a part of [OpenStack-infra](https://github.com/openstack-infra), an effort by the Openstack infrastructure team to provide continuous integration testing and code review for Openstack-infra projects.
|
||||
The {{cookiecutter.project_name}} module is a part of [OpenStack-infra](https://git.openstack.org/cgit/openstack-infra), an effort by the OpenStack infrastructure team to provide continuous integration testing and code review for OpenStack-infra projects.
|
||||
|
||||
Module Description
|
||||
------------------
|
||||
@ -62,8 +62,3 @@ Development
|
||||
Developer documentation for the entire puppet-infra project.
|
||||
|
||||
* http://docs.openstack.org/infra/system-config/puppet.html
|
||||
|
||||
Contributors
|
||||
------------
|
||||
|
||||
* https://github.com/openstack/puppet-{{cookiecutter.project_name}}/graphs/contributors
|
||||
|
Loading…
x
Reference in New Issue
Block a user