Switch repo2json to the new repo format we are using since the move to the batcave.
This commit is contained in:
parent
98343d2164
commit
139feec075
1 changed files with 2 additions and 36 deletions
|
@ -65,44 +65,10 @@ PATHS = {
|
||||||
'/mnt/fedora/app/fi-repo/rhel/rhel7/',
|
'/mnt/fedora/app/fi-repo/rhel/rhel7/',
|
||||||
],
|
],
|
||||||
'el6': [
|
'el6': [
|
||||||
'/mnt/fedora/app/fi-repo/rhel/rhel-i386-server-6',
|
'/mnt/fedora/app/fi-repo/rhel/rhel6/',
|
||||||
'/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': [
|
'el5': [
|
||||||
'/mnt/fedora/app/fi-repo/rhel/rhel-i386-server-5/',
|
'/mnt/fedora/app/fi-repo/rhel/rhel5/',
|
||||||
'/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