Puppet: First support Ceph
authorEmilien Macchi <emilien.macchi@enovance.com>
Sun, 1 Feb 2015 23:52:18 +0000 (18:52 -0500)
committerDan Prince <dprince@redhat.com>
Thu, 5 Mar 2015 20:45:10 +0000 (20:45 +0000)
commit44a22fc61e24c2efc221edd7085c8f4d44b39fc0
tree9b5bfeeeea262d65563459cf433e566b13f8c905
parent758c6f1597796d9ad0d2cf5758f2d1a30e912475
Puppet: First support Ceph

This is a first implementation of Ceph support in TripleO with Puppet:

* Install ceph-mon on controller node
* Install ceph-osd on cephstorage node

Co-Authored-By: Giulio Fidente <gfidente@redhat.com>
Change-Id: I48488cbe950047fae5e746e458106d6edb9a6183
13 files changed:
ceph-cluster-config.yaml [new file with mode: 0644]
ceph-storage-post.yaml [new file with mode: 0644]
ceph-storage.yaml
overcloud-resource-registry-puppet.yaml
overcloud-resource-registry.yaml
overcloud-without-mergepy.yaml
puppet/ceph-cluster-config.yaml [new file with mode: 0644]
puppet/ceph-storage-post-puppet.yaml [new file with mode: 0644]
puppet/ceph-storage-puppet.yaml
puppet/controller-puppet.yaml
puppet/hieradata/ceph.yaml [new file with mode: 0644]
puppet/manifests/overcloud_cephstorage.pp [new file with mode: 0644]
puppet/manifests/overcloud_controller.pp