From: Yuri Weinstein Date: Thu, 14 Jan 2016 00:01:40 +0000 (-0800) Subject: Fixed symblink for os configs X-Git-Tag: v11.1.1~58^2^2~370^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=0915747895b20b856a173d58f515af6b03381406;p=ceph-ci.git Fixed symblink for os configs Signed-off-by: Yuri Weinstein --- diff --git a/distros/supported/centos_7.1.yaml b/distros/supported/centos_7.1.yaml deleted file mode 120000 index 8992ec74f6e..00000000000 --- a/distros/supported/centos_7.1.yaml +++ /dev/null @@ -1 +0,0 @@ -../all/centos_7.1.yaml \ No newline at end of file diff --git a/distros/supported/centos_7.2.yaml b/distros/supported/centos_7.2.yaml deleted file mode 100644 index 44d2f0ec81f..00000000000 --- a/distros/supported/centos_7.2.yaml +++ /dev/null @@ -1,2 +0,0 @@ -os_type: centos -os_version: "7.2" diff --git a/distros/supported/centos_7.2.yaml b/distros/supported/centos_7.2.yaml new file mode 120000 index 00000000000..05e1679b997 --- /dev/null +++ b/distros/supported/centos_7.2.yaml @@ -0,0 +1 @@ +../all/centos_7.2.yaml \ No newline at end of file