Rename config => system-config in pypi.yaml

We are renaming the openstack-infra/config repo to
openstack-infra/system-config. This patch edits the paths in the pypi.yaml
files to reflect the name change.

Change-Id: I40e417d31803d8e47e1558b7783e7216119e898d
This commit is contained in:
Anita Kuno 2014-10-03 15:32:03 -04:00
parent fb9c593f48
commit bc667471d3
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
# This file is managed by puppet.
# https://git.openstack.org/cgit/openstack-infra/config
# https://git.openstack.org/cgit/openstack-infra/system-config
cache-root: /home/jenkins/pypimirror/cache
@ -11,5 +11,5 @@ mirrors:
- name: openstack-infra
projects:
- git://git.openstack.org/openstack-infra/config
- git://git.openstack.org/openstack-infra/system-config
output: /home/jenkins/pypimirror/mirror/openstack-infra

View File

@ -1,5 +1,5 @@
# This file is managed by puppet.
# https://git.openstack.org/cgit/openstack-infra/config
# https://git.openstack.org/cgit/openstack-infra/system-config
cache-root: /var/cache/pypimirror
@ -11,5 +11,5 @@ mirrors:
- name: openstack-infra
projects:
- git://git.openstack.org/openstack-infra/config
- git://git.openstack.org/openstack-infra/system-config
output: /var/lib/pypimirror/openstack-infra