diff options
author | Pierre-Yves Chibon <pingou@pingoured.fr> | 2015-01-26 16:42:59 +0100 |
---|---|---|
committer | Pierre-Yves Chibon <pingou@pingoured.fr> | 2015-01-26 16:43:18 +0100 |
commit | f8fd116fa22b8d67e536fcdaa040c7e16dccd63c (patch) | |
tree | 0ce018c3a8af033636e7d930b3ed78ab52bb3e77 /roles/repo2json/files/rhel_to_json.py | |
parent | 1351f8609e9243d262cfe8260218e317d11e1974 (diff) | |
download | ansible-f8fd116fa22b8d67e536fcdaa040c7e16dccd63c.tar.gz ansible-f8fd116fa22b8d67e536fcdaa040c7e16dccd63c.tar.xz ansible-f8fd116fa22b8d67e536fcdaa040c7e16dccd63c.zip |
As per number80's request, dropping the ost-preview repo
Diffstat (limited to 'roles/repo2json/files/rhel_to_json.py')
-rw-r--r-- | roles/repo2json/files/rhel_to_json.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/roles/repo2json/files/rhel_to_json.py b/roles/repo2json/files/rhel_to_json.py index 14a50d050..a8bd0d38c 100644 --- a/roles/repo2json/files/rhel_to_json.py +++ b/roles/repo2json/files/rhel_to_json.py @@ -82,7 +82,6 @@ PATHS = { '/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-6-ost-preview', '/mnt/fedora/app/fi-repo/rhel/rhel-x86_64-server-6-rhevh', '/mnt/fedora/app/fi-repo/rhel/rhel-x86_64-server-6-rhevm-3', '/mnt/fedora/app/fi-repo/rhel/rhel-x86_64-server-6-rhs-rhsc-2.0', |