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:
parent
fb9c593f48
commit
bc667471d3
@ -1,5 +1,5 @@
|
|||||||
# This file is managed by puppet.
|
# 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
|
cache-root: /home/jenkins/pypimirror/cache
|
||||||
|
|
||||||
@ -11,5 +11,5 @@ mirrors:
|
|||||||
|
|
||||||
- name: openstack-infra
|
- name: openstack-infra
|
||||||
projects:
|
projects:
|
||||||
- git://git.openstack.org/openstack-infra/config
|
- git://git.openstack.org/openstack-infra/system-config
|
||||||
output: /home/jenkins/pypimirror/mirror/openstack-infra
|
output: /home/jenkins/pypimirror/mirror/openstack-infra
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# This file is managed by puppet.
|
# 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
|
cache-root: /var/cache/pypimirror
|
||||||
|
|
||||||
@ -11,5 +11,5 @@ mirrors:
|
|||||||
|
|
||||||
- name: openstack-infra
|
- name: openstack-infra
|
||||||
projects:
|
projects:
|
||||||
- git://git.openstack.org/openstack-infra/config
|
- git://git.openstack.org/openstack-infra/system-config
|
||||||
output: /var/lib/pypimirror/openstack-infra
|
output: /var/lib/pypimirror/openstack-infra
|
||||||
|
Loading…
Reference in New Issue
Block a user