]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Fixed symblink for os configs
authorYuri Weinstein <yweinste@redhat.com>
Thu, 14 Jan 2016 00:01:40 +0000 (16:01 -0800)
committerYuri Weinstein <yweinste@redhat.com>
Thu, 14 Jan 2016 00:28:31 +0000 (16:28 -0800)
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
(cherry picked from commit 0915747895b20b856a173d58f515af6b03381406)
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
Conflicts:
distros/supported/centos_7.2.yaml

distros/all/centos_7.2.yaml [new file with mode: 0644]
distros/supported/centos_7.1.yaml [deleted symlink]
distros/supported/centos_7.2.yaml [new symlink]

diff --git a/distros/all/centos_7.2.yaml b/distros/all/centos_7.2.yaml
new file mode 100644 (file)
index 0000000..44d2f0e
--- /dev/null
@@ -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 (symlink)
index 8992ec7..0000000
+++ /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 (symlink)
index 0000000..05e1679
--- /dev/null
@@ -0,0 +1 @@
+../all/centos_7.2.yaml
\ No newline at end of file