]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-cookbooks.git/commit
creates prevent re-run
authorGuilhem Lettron <guilhem@lettron.fr>
Thu, 21 Mar 2013 09:51:27 +0000 (10:51 +0100)
committerGuilhem Lettron <guilhem@lettron.fr>
Thu, 2 May 2013 09:09:00 +0000 (11:09 +0200)
commit8d147a16bf726a4452c1e3415991ff26a6475ec3
tree4ba0514ac330f858250515898ed6f34672fbc762
parenta738951487634490b49e1b63f457e31f02c218b4
creates prevent re-run

refactor to use chef commands
move ceph_bootstrap_osd_key to node['ceph']

we must wait for get osd-bootstrap keyring to finish

Last fixes
create /var/lib/ceph/mon/ceph-{hostname} directory if it doesn't exist.
remove ceph.mon.node attribute (more reflexion to this behaviour later)
fix typo for done file
service ceph-mon-all support restart and status
service must be restart immediately to launch ceph-mon

correct rebase
recipes/mon.rb
recipes/osd.rb