system-config/modules/openstack_project/files/pypi-mirror.yaml
Monty Taylor 258abe1a23 Use cgit server instead of github for everything
We have a cgit server now, which means we should replace
all references to github with references to git.openstack.org.

Change-Id: I68ad1ce514fb4326c7d9940b5a84999af5b58562
2013-08-19 10:19:47 -07:00

16 lines
410 B
YAML

# This file is managed by puppet.
# https://git.openstack.org/cgit/openstack-infra/config
cache-root: /var/cache/pypimirror
mirrors:
- name: openstack
projects:
- git://git.openstack.org/openstack/requirements
output: /var/lib/pypimirror/openstack
- name: openstack-infra
projects:
- git://git.openstack.org/openstack-infra/config
output: /var/lib/pypimirror/openstack-infra