From f6be9705b9f516b45481a06bf787af331a69d195 Mon Sep 17 00:00:00 2001 From: Yuri Weinstein Date: Wed, 8 Jul 2015 10:15:41 -0700 Subject: [PATCH] Removed rhel* configurations with a goal that they will be covered in the Octo lab and won't be used by vps runs in Sepia lab Signed-off-by: Yuri Weinstein (cherry picked from commit adfa1ee393c0ea0a36c0dfb8d7fda1a82f4b29ea) --- distros/supported/rhel_6.4.yaml | 1 - distros/supported/rhel_6.5.yaml | 1 - 2 files changed, 2 deletions(-) delete mode 120000 distros/supported/rhel_6.4.yaml delete mode 120000 distros/supported/rhel_6.5.yaml diff --git a/distros/supported/rhel_6.4.yaml b/distros/supported/rhel_6.4.yaml deleted file mode 120000 index c082244045f5e..0000000000000 --- a/distros/supported/rhel_6.4.yaml +++ /dev/null @@ -1 +0,0 @@ -../all/rhel_6.4.yaml \ No newline at end of file diff --git a/distros/supported/rhel_6.5.yaml b/distros/supported/rhel_6.5.yaml deleted file mode 120000 index f0d37b101ed19..0000000000000 --- a/distros/supported/rhel_6.5.yaml +++ /dev/null @@ -1 +0,0 @@ -../all/rhel_6.5.yaml \ No newline at end of file -- 2.39.5