Alexandre Marangone e97fc7baca Update apt configuration and recipes
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>
2013-03-15 12:13:01 -07:00

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"