]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
distros: add debian 8 jessie, remove wheezy from supported list
authorSage Weil <sage@redhat.com>
Mon, 31 Aug 2015 17:56:15 +0000 (13:56 -0400)
committerSage Weil <sage@redhat.com>
Mon, 31 Aug 2015 17:56:15 +0000 (13:56 -0400)
Wheezy only has experiemntal c++11 support; it's not new enough.

Signed-off-by: Sage Weil <sage@redhat.com>
distros/all/debian_8.0.yaml [new file with mode: 0644]
distros/supported/debian_7.0.yaml [deleted symlink]
distros/supported/debian_8.0.yaml [new symlink]

diff --git a/distros/all/debian_8.0.yaml b/distros/all/debian_8.0.yaml
new file mode 100644 (file)
index 0000000..300a443
--- /dev/null
@@ -0,0 +1,2 @@
+os_type: debian
+os_version: "8.0"
diff --git a/distros/supported/debian_7.0.yaml b/distros/supported/debian_7.0.yaml
deleted file mode 120000 (symlink)
index 2a14a98..0000000
+++ /dev/null
@@ -1 +0,0 @@
-../all/debian_7.0.yaml
\ No newline at end of file
diff --git a/distros/supported/debian_8.0.yaml b/distros/supported/debian_8.0.yaml
new file mode 120000 (symlink)
index 0000000..f8c0977
--- /dev/null
@@ -0,0 +1 @@
+../all/debian_8.0.yaml
\ No newline at end of file