
The configuration changes aims to be more in-line with ceph-deploy. Changing key and repository for gitbuilder. Signed-off-by: Alexandre Marangone <alexandre.marangone@inktank.com>
4 lines
165 B
Ruby
4 lines
165 B
Ruby
default['ceph']['branch'] = "stable" # Can be stable, testing or dev.
|
|
# Major release version to install or gitbuilder branch
|
|
default['ceph']['version'] = "bobtail"
|