Merge pull request #66 from shellycloud/master
Set dumpling as default version.
This commit is contained in:
commit
9da026e5c4
@ -1,6 +1,6 @@
|
|||||||
default['ceph']['branch'] = "stable" # Can be stable, testing or dev.
|
default['ceph']['branch'] = "stable" # Can be stable, testing or dev.
|
||||||
# Major release version to install or gitbuilder branch
|
# Major release version to install or gitbuilder branch
|
||||||
default['ceph']['version'] = "cuttlefish"
|
default['ceph']['version'] = "dumpling"
|
||||||
default['ceph']['el_add_epel'] = true
|
default['ceph']['el_add_epel'] = true
|
||||||
|
|
||||||
case node['platform_family']
|
case node['platform_family']
|
||||||
|
Loading…
x
Reference in New Issue
Block a user