Revert "Switch repo2json to the new repo format we are using since the move to the batcave."
This reverts commit 139feec075
.
This commit is contained in:
parent
7b8f78014c
commit
d2f315e943
1 changed files with 36 additions and 2 deletions
|
@ -65,10 +65,44 @@ PATHS = {
|
|||
'/mnt/fedora/app/fi-repo/rhel/rhel7/',
|
||||
],
|
||||
'el6': [
|
||||
'/mnt/fedora/app/fi-repo/rhel/rhel6/',
|
||||
'/mnt/fedora/app/fi-repo/rhel/rhel-i386-server-6',
|
||||
'/mnt/fedora/app/fi-repo/rhel/rhel-i386-server-fastrack-6',
|
||||
'/mnt/fedora/app/fi-repo/rhel/rhel-i386-server-ha-6',
|
||||
'/mnt/fedora/app/fi-repo/rhel/rhel-i386-server-ha-fastrack-6',
|
||||
'/mnt/fedora/app/fi-repo/rhel/rhel-i386-server-lb-6',
|
||||
'/mnt/fedora/app/fi-repo/rhel/rhel-i386-server-lb-fastrack-6',
|
||||
'/mnt/fedora/app/fi-repo/rhel/rhel-i386-server-optional-6',
|
||||
'/mnt/fedora/app/fi-repo/rhel/rhel-i386-server-optional-fastrack-6',
|
||||
'/mnt/fedora/app/fi-repo/rhel/rhel-ppc64-server-6',
|
||||
'/mnt/fedora/app/fi-repo/rhel/rhel-ppc64-server-fastrack-6',
|
||||
'/mnt/fedora/app/fi-repo/rhel/rhel-ppc64-server-ha-6',
|
||||
'/mnt/fedora/app/fi-repo/rhel/rhel-ppc64-server-ha-fastrack-6',
|
||||
'/mnt/fedora/app/fi-repo/rhel/rhel-ppc64-server-lb-6',
|
||||
'/mnt/fedora/app/fi-repo/rhel/rhel-ppc64-server-lb-fastrack-6',
|
||||
'/mnt/fedora/app/fi-repo/rhel/rhel-ppc64-server-optional-6',
|
||||
'/mnt/fedora/app/fi-repo/rhel/rhel-ppc64-server-optional-fastrack-6',
|
||||
'/mnt/fedora/app/fi-repo/rhel/rhel-x86_64-server-6',
|
||||
'/mnt/fedora/app/fi-repo/rhel/rhel-x86_64-server-fastrack-6',
|
||||
'/mnt/fedora/app/fi-repo/rhel/rhel-x86_64-server-ha-6',
|
||||
'/mnt/fedora/app/fi-repo/rhel/rhel-x86_64-server-ha-fastrack-6',
|
||||
'/mnt/fedora/app/fi-repo/rhel/rhel-x86_64-server-lb-6',
|
||||
'/mnt/fedora/app/fi-repo/rhel/rhel-x86_64-server-lb-fastrack-6',
|
||||
'/mnt/fedora/app/fi-repo/rhel/rhel-x86_64-server-optional-6',
|
||||
'/mnt/fedora/app/fi-repo/rhel/rhel-x86_64-server-optional-fastrack-6',
|
||||
],
|
||||
'el5': [
|
||||
'/mnt/fedora/app/fi-repo/rhel/rhel5/',
|
||||
'/mnt/fedora/app/fi-repo/rhel/rhel-i386-server-5/',
|
||||
'/mnt/fedora/app/fi-repo/rhel/rhel-i386-server-fastrack-5/',
|
||||
'/mnt/fedora/app/fi-repo/rhel/rhel-i386-server-productivity-5/',
|
||||
'/mnt/fedora/app/fi-repo/rhel/rhel-i386-server-vt-5/',
|
||||
'/mnt/fedora/app/fi-repo/rhel/rhel-ppc-server-5/',
|
||||
'/mnt/fedora/app/fi-repo/rhel/rhel-ppc-server-fastrack-5/',
|
||||
'/mnt/fedora/app/fi-repo/rhel/rhel-ppc-server-productivity-5/',
|
||||
'/mnt/fedora/app/fi-repo/rhel/rhel-ppc-server-vt-5/',
|
||||
'/mnt/fedora/app/fi-repo/rhel/rhel-x86_64-server-5/',
|
||||
'/mnt/fedora/app/fi-repo/rhel/rhel-x86_64-server-fastrack-5/',
|
||||
'/mnt/fedora/app/fi-repo/rhel/rhel-x86_64-server-productivity-5/',
|
||||
'/mnt/fedora/app/fi-repo/rhel/rhel-x86_64-server-vt-5/',
|
||||
],
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue