system-config/modules/openstack_project/files/jenkins-pypi-mirror.yaml
James E. Blair 3ba87b6a05 Add pypi mirror building slaves.
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
2013-03-25 20:26:10 +00:00

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