From: Andrew Schoen Date: Wed, 3 May 2017 14:11:52 +0000 (-0500) Subject: ceph-common: add luminous to ceph_release_num X-Git-Tag: v2.2.6~1^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=92e96fe7dd1baef0957c069553a3aa40fa0bb748;p=ceph-ansible.git ceph-common: add luminous to ceph_release_num Signed-off-by: Andrew Schoen (cherry picked from commit 471cdb0c3999b375f2891472d4645eea5f4d7051) Signed-off-by: Sébastien Han --- diff --git a/group_vars/all.yml.sample b/group_vars/all.yml.sample index b99774cd3..457c4a179 100644 --- a/group_vars/all.yml.sample +++ b/group_vars/all.yml.sample @@ -129,6 +129,7 @@ dummy: # infernalis: 9 # jewel: 10 # kraken: 11 +# luminous: 12 # Use the option below to specify your applicable package tree, eg. when using non-LTS Ubuntu versions # # for a list of available Debian distributions, visit http://download.ceph.com/debian-{{ ceph_stable_release }}/dists/ diff --git a/roles/ceph-common/defaults/main.yml b/roles/ceph-common/defaults/main.yml index d43fb7b31..00864361d 100644 --- a/roles/ceph-common/defaults/main.yml +++ b/roles/ceph-common/defaults/main.yml @@ -121,6 +121,7 @@ ceph_release_num: infernalis: 9 jewel: 10 kraken: 11 + luminous: 12 # Use the option below to specify your applicable package tree, eg. when using non-LTS Ubuntu versions # # for a list of available Debian distributions, visit http://download.ceph.com/debian-{{ ceph_stable_release }}/dists/