4 lines
188 B
Ruby
4 lines
188 B
Ruby
default['ceph']['branch'] = "release" # Can be testing or autobuild
|
|
# Major release version to install. Currently bobtail (most recent) or argonaut.
|
|
default['ceph']['version'] = "bobtail"
|