3ba87b6a05
Change-Id: I9c5ea870d365f65ff19d91ca579ee127f67d9ea8 Reviewed-on: https://review.openstack.org/25314 Reviewed-by: Jeremy Stanley <fungi@yuggoth.org> Approved: Monty Taylor <mordred@inaugust.com> Reviewed-by: Monty Taylor <mordred@inaugust.com> Tested-by: Jenkins
16 lines
421 B
YAML
16 lines
421 B
YAML
# This file is managed by puppet.
|
|
# https://github.com/openstack-infra/config
|
|
|
|
cache-root: /home/jenkins/pypimirror/cache
|
|
|
|
mirrors:
|
|
- name: openstack
|
|
projects:
|
|
- https://github.com/openstack/requirements
|
|
output: /home/jenkins/pypimirror/mirror/openstack
|
|
|
|
- name: openstack-infra
|
|
projects:
|
|
- https://github.com/openstack-infra/config
|
|
output: /home/jenkins/pypimirror/mirror/openstack-infra
|