]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-cookbooks.git/log
ceph-cookbooks.git
12 years agoSmall refactoring for ceph-disk-{prepare|activate} 96/head
Guilhem Lettron [Wed, 19 Feb 2014 15:27:31 +0000 (16:27 +0100)]
Small refactoring for ceph-disk-{prepare|activate}

12 years agoFix osd_device index order
Guilhem Lettron [Wed, 19 Feb 2014 14:17:58 +0000 (15:17 +0100)]
Fix osd_device index order

12 years agoAdd .gitignore
Guilhem Lettron [Tue, 18 Feb 2014 14:52:19 +0000 (15:52 +0100)]
Add .gitignore

12 years agoRefactor Gemfile
Guilhem Lettron [Tue, 18 Feb 2014 14:51:59 +0000 (15:51 +0100)]
Refactor Gemfile

12 years agoFix #74
Guilhem Lettron [Thu, 6 Feb 2014 12:58:49 +0000 (13:58 +0100)]
Fix #74
use @grahamc code https://github.com/ceph/ceph-cookbooks/pull/74

12 years agoAll tests ok
Guilhem Lettron [Thu, 6 Feb 2014 11:24:21 +0000 (12:24 +0100)]
All tests ok
Simplify client provider.
TODO: Must be test in a real system

12 years agoSuppress usage of roles by using attributes
Guilhem Lettron [Thu, 6 Feb 2014 10:17:03 +0000 (11:17 +0100)]
Suppress usage of roles by using attributes
re-add FC023 and fix problem linked to it...
TODO: refactor provider client. Last failure come from this place

12 years agoFix all foodcritics... Yeah!
Guilhem Lettron [Wed, 5 Feb 2014 23:01:54 +0000 (00:01 +0100)]
Fix all foodcritics... Yeah!

12 years agofix bad recipe
Guilhem Lettron [Wed, 5 Feb 2014 23:01:39 +0000 (00:01 +0100)]
fix bad recipe

12 years agoInstead of doing some crappy things, we are using the yum cookbook.
Guilhem Lettron [Wed, 5 Feb 2014 22:36:31 +0000 (23:36 +0100)]
Instead of doing some crappy things, we are using the yum cookbook.
We do it this way. It avoids complexity and breaking tests.