From 6b5ac01d2e61af9efddd01b58bfc0f6cd1e8518f Mon Sep 17 00:00:00 2001 From: Dan Prince Date: Thu, 12 Feb 2015 14:34:16 -0500 Subject: Move all puppet templates into puppet directory. This cleans up the top level tree by moving all the puppet related bits into the puppet directory. The only exception is overcloud-resource-registry-puppet.yaml which is the puppet environment file and is used externally. Change-Id: Idb65a7143b0f29e5579d4e9d1642e4cda6f65d50 --- puppet/ceph-storage-puppet.yaml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 puppet/ceph-storage-puppet.yaml (limited to 'puppet/ceph-storage-puppet.yaml') diff --git a/puppet/ceph-storage-puppet.yaml b/puppet/ceph-storage-puppet.yaml new file mode 100644 index 00000000..c9aa7bcf --- /dev/null +++ b/puppet/ceph-storage-puppet.yaml @@ -0,0 +1,2 @@ +heat_template_version: 2014-10-16 +description: 'Common Ceph Storage Configuration by Puppet' -- cgit 1.2.3-korg