crowbar/crowbar-ceph

View on GitHub
chef/cookbooks/ceph/attributes/default.rb

Summary

Maintainability
A
0 mins
Test Coverage
default["ceph"]["master"] = false
default["ceph"]["install_debug"] = true
default["ceph"]["config"]["fsid"] = ""
default["ceph"]["monitor-secret"] = ""
default["ceph"]["admin-secret"] = ""
default["ceph"]["bootstrap-osd-secret"] = ""
default["ceph"]["service_user"] = "ceph"
default["ceph"]["service_password"] = ""