tripleo-heat-templates/ceph-storage-post.yaml
Emilien Macchi 44a22fc61e 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
2015-03-05 20:45:10 +00:00

8 lines
252 B
YAML

heat_template_version: 2014-10-16
description: 'Ceph Storage Post Deployment'
# NOTE: this is a noop for os-apply-config style deployments because
# post deployment ordering is controlled by tripleo-image-elements
parameters:
servers:
type: json