]>
| author | Tim Smith <tsmith84@gmail.com> | |
| Tue, 15 Sep 2015 22:11:59 +0000 (15:11 -0700) | ||
| committer | Tim Smith <tsmith84@gmail.com> | |
| Tue, 15 Sep 2015 22:11:59 +0000 (15:11 -0700) | ||
| commit | e0d8c69079e0a90ce96b0e95a90156bc7cd31c40 | |
| tree | eb780fcace72ef558c2056f5b3ad4b977709fc23 | tree | snapshot |
| .gitignore | [new file with mode: 0644] | blob |
| .kitchen.yml | [new file with mode: 0644] | blob |
| .rubocop.yml | [new file with mode: 0644] | blob |
| .travis.yml | [new file with mode: 0644] | blob |
| Berksfile | [new file with mode: 0644] | blob |
| CHANGELOG.md | [new file with mode: 0644] | blob |
| Gemfile | [new file with mode: 0644] | blob |
| LICENSE | [new file with mode: 0644] | blob |
| README.md | [new file with mode: 0644] | blob |
| Rakefile | [new file with mode: 0644] | blob |
| attributes/cephfs.rb | [new file with mode: 0644] | blob |
| attributes/conf.rb | [new file with mode: 0644] | blob |
| attributes/default.rb | [new file with mode: 0644] | blob |
| attributes/mds.rb | [new file with mode: 0644] | blob |
| attributes/mon.rb | [new file with mode: 0644] | blob |
| attributes/osd.rb | [new file with mode: 0644] | blob |
| attributes/radosgw.rb | [new file with mode: 0644] | blob |
| attributes/radosgw_apache2.rb | [new file with mode: 0644] | blob |
| attributes/repo.rb | [new file with mode: 0644] | blob |
| chefignore | [new file with mode: 0644] | blob |
| infrastructure.yml | [new file with mode: 0644] | blob |
| libraries/default.rb | [new file with mode: 0644] | blob |
| libraries/utils.rb | [new file with mode: 0644] | blob |
| metadata.rb | [new file with mode: 0644] | blob |
| providers/cephfs.rb | [new file with mode: 0644] | blob |
| providers/client.rb | [new file with mode: 0644] | blob |
| providers/pool.rb | [new file with mode: 0644] | blob |
| recipes/all_in_one.rb | [new file with mode: 0644] | blob |
| recipes/apt.rb | [new file with mode: 0644] | blob |
| recipes/cephfs.rb | [new file with mode: 0644] | blob |
| recipes/cephfs_install.rb | [new file with mode: 0644] | blob |
| recipes/conf.rb | [new file with mode: 0644] | blob |
| recipes/default.rb | [new file with mode: 0644] | blob |
| recipes/install.rb | [new file with mode: 0644] | blob |
| recipes/mds.rb | [new file with mode: 0644] | blob |
| recipes/mds_install.rb | [new file with mode: 0644] | blob |
| recipes/mon.rb | [new file with mode: 0644] | blob |
| recipes/mon_install.rb | [new file with mode: 0644] | blob |
| recipes/osd.rb | [new file with mode: 0644] | blob |
| recipes/osd_install.rb | [new file with mode: 0644] | blob |
| recipes/pools.rb | [new file with mode: 0644] | blob |
| recipes/radosgw.rb | [new file with mode: 0644] | blob |
| recipes/radosgw_apache2.rb | [new file with mode: 0644] | blob |
| recipes/radosgw_apache2_repo.rb | [new file with mode: 0644] | blob |
| recipes/radosgw_civetweb.rb | [new file with mode: 0644] | blob |
| recipes/radosgw_install.rb | [new file with mode: 0644] | blob |
| recipes/repo.rb | [new file with mode: 0644] | blob |
| recipes/rpm.rb | [new file with mode: 0644] | blob |
| recipes/tgt.rb | [new file with mode: 0644] | blob |
| resources/cephfs.rb | [new file with mode: 0644] | blob |
| resources/client.rb | [new file with mode: 0644] | blob |
| resources/pool.rb | [new file with mode: 0644] | blob |
| roles/ceph-mds.json | [new file with mode: 0644] | blob |
| roles/ceph-mon.json | [new file with mode: 0644] | blob |
| roles/ceph-osd.json | [new file with mode: 0644] | blob |
| roles/ceph-radosgw.json | [new file with mode: 0644] | blob |
| roles/ceph-tgt.json | [new file with mode: 0644] | blob |
| templates/default/ceph.conf.erb | [new file with mode: 0644] | blob |
| templates/default/mods/fastcgi.conf.erb | [new file with mode: 0644] | blob |
| templates/default/rgw.conf.erb | [new file with mode: 0644] | blob |
| templates/default/s3gw.fcgi.erb | [new file with mode: 0644] | blob |
| test/cookbooks/ceph_test/CHANGELOG.md | [new file with mode: 0644] | blob |
| test/cookbooks/ceph_test/README.md | [new file with mode: 0644] | blob |
| test/cookbooks/ceph_test/attributes/cephfs_mount.rb | [new file with mode: 0644] | blob |
| test/cookbooks/ceph_test/metadata.rb | [new file with mode: 0644] | blob |
| test/cookbooks/ceph_test/recipes/cephfs.rb | [new file with mode: 0644] | blob |
| test/integration/Vagrantfile.erb | [new file with mode: 0644] | blob |
| test/integration/aio/bats/ceph-running.bats | [new file with mode: 0644] | blob |
| test/integration/aio/bats/cephfs.bats | [new file with mode: 0644] | blob |
| test/integration/aio/bats/version.bats | [new file with mode: 0644] | blob |