From aaad1b3af67e19ab59582977ada26f8512be92bf Mon Sep 17 00:00:00 2001 From: Logan V Date: Wed, 13 Sep 2017 16:17:24 -0500 Subject: [PATCH] Bump the Ceph stable release to Luminous Change-Id: I76766865a03495e982fe71fc1c5f068f1d453954 --- defaults/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defaults/main.yml b/defaults/main.yml index 5478fef..5eac29f 100644 --- a/defaults/main.yml +++ b/defaults/main.yml @@ -42,7 +42,7 @@ ceph_client_package_state: "latest" # unlike the other options does not attempt to manage package keys or add additional # package repositories. ceph_pkg_source: ceph -ceph_stable_release: jewel +ceph_stable_release: luminous ceph_apt_pinned_packages: [{ package: "*", release: "RedHat", priority: 1001 }] # Ubuntu Cloud Archive mirror URL