mirror of https://github.com/ceph/ceph-ansible.git
ceph-common: add luminous to ceph_release_num
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit 471cdb0c39
)
Signed-off-by: Sébastien Han <seb@redhat.com>
pull/1550/head
parent
4ce7220339
commit
92e96fe7dd
|
@ -129,6 +129,7 @@ dummy:
|
||||||
# infernalis: 9
|
# infernalis: 9
|
||||||
# jewel: 10
|
# jewel: 10
|
||||||
# kraken: 11
|
# kraken: 11
|
||||||
|
# luminous: 12
|
||||||
|
|
||||||
# Use the option below to specify your applicable package tree, eg. when using non-LTS Ubuntu versions
|
# 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/
|
# # for a list of available Debian distributions, visit http://download.ceph.com/debian-{{ ceph_stable_release }}/dists/
|
||||||
|
|
|
@ -121,6 +121,7 @@ ceph_release_num:
|
||||||
infernalis: 9
|
infernalis: 9
|
||||||
jewel: 10
|
jewel: 10
|
||||||
kraken: 11
|
kraken: 11
|
||||||
|
luminous: 12
|
||||||
|
|
||||||
# Use the option below to specify your applicable package tree, eg. when using non-LTS Ubuntu versions
|
# 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/
|
# # for a list of available Debian distributions, visit http://download.ceph.com/debian-{{ ceph_stable_release }}/dists/
|
||||||
|
|
Loading…
Reference in New Issue