From 51070cc4fb5dff7e160f662da914060d0abdf4f2 Mon Sep 17 00:00:00 2001 From: =?utf8?q?S=C3=A9bastien=20Han?= Date: Mon, 10 Nov 2014 14:34:45 +0100 Subject: [PATCH] Use Giant version MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Use the last stable version: Giant Signed-off-by: Sébastien Han --- roles/ceph-common/vars/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/ceph-common/vars/main.yml b/roles/ceph-common/vars/main.yml index bc7de5048..a27f63e86 100644 --- a/roles/ceph-common/vars/main.yml +++ b/roles/ceph-common/vars/main.yml @@ -10,7 +10,7 @@ ## Packages branch ceph_key: https://ceph.com/git/?p=ceph.git;a=blob_plain;f=keys/release.asc ceph_stable: true # use ceph stable branch -ceph_stable_release: firefly # ceph stable release +ceph_stable_release: giant # ceph stable release # This option is needed for _both_ stable and dev version, so please always fill the right version # # supported distros are el6, rhel6, f18, f19, opensuse12.2, sles11, centos7 (see http://ceph.com/rpm-firefly/) -- 2.47.3