From ffb0c83aa084bba5836053b527750c10a0082f81 Mon Sep 17 00:00:00 2001 From: Walter Huf Date: Mon, 20 Oct 2014 10:56:45 -0500 Subject: [PATCH] Bumps the default version to firefly --- attributes/repo.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/attributes/repo.rb b/attributes/repo.rb index 2da7d42..f215493 100644 --- a/attributes/repo.rb +++ b/attributes/repo.rb @@ -1,6 +1,6 @@ default['ceph']['branch'] = 'stable' # Can be stable, testing or dev. # Major release version to install or gitbuilder branch -default['ceph']['version'] = 'dumpling' +default['ceph']['version'] = 'firefly' default['ceph']['el_add_epel'] = true default['ceph']['repo_url'] = 'http://ceph.com' default['ceph']['extras_repo_url'] = 'http://ceph.com/packages/ceph-extras' -- 2.47.3