]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-cookbooks.git/commit
Allows nodes to specify a ceph environment to search 112/head
authorWalter Huf <walter.huf@corvisa.com>
Tue, 8 Jul 2014 20:16:44 +0000 (15:16 -0500)
committerWalter Huf <walter.huf@corvisa.com>
Tue, 8 Jul 2014 21:34:35 +0000 (16:34 -0500)
commit1c325ef6a05b887eb4d7f3e01b530e7c097a1810
treec51cf407d9986b1ae4d79de3873684f203dfe1a2
parente25034d38b7e190972cbf66f2c9ed5defb06e519
Allows nodes to specify a ceph environment to search

If a server is in a different environment than the ceph mons, but
it still wants to connect to the ceph cluster, it can specify a
node['ceph']['search_environment'] attribute that matches the
ceph mons' node.chef_environment attribute.
This will enable the server to find the ceph mon nodes, register
for cephx keyrings, and create a working ceph.conf file
attributes/conf.rb
libraries/default.rb
templates/default/ceph.conf.erb