From: Sébastien Han Date: Mon, 10 Nov 2014 13:34:45 +0000 (+0100) Subject: Use Giant version X-Git-Tag: v1.0.0~312^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F139%2Fhead;p=ceph-ansible.git Use Giant version Use the last stable version: Giant Signed-off-by: Sébastien Han --- 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/)