From: Yuri Weinstein Date: Thu, 14 Jan 2016 00:01:40 +0000 (-0800) Subject: Fixed symblink for os configs X-Git-Tag: v10.2.6~165^2^2~221^2~2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=9afe229b907fae187259e523e05a4d1b3a2aa437;p=ceph.git Fixed symblink for os configs Signed-off-by: Yuri Weinstein (cherry picked from commit 0915747895b20b856a173d58f515af6b03381406) Signed-off-by: Yuri Weinstein Conflicts: distros/supported/centos_7.2.yaml --- diff --git a/distros/all/centos_7.2.yaml b/distros/all/centos_7.2.yaml new file mode 100644 index 00000000000..44d2f0ec81f --- /dev/null +++ b/distros/all/centos_7.2.yaml @@ -0,0 +1,2 @@ +os_type: centos +os_version: "7.2" 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 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