OpenStack Orchestration (Heat) Templates
Go to file
Dan Prince 94bd31e45e heat-config-puppet: support hiera
Updates the puppet hook so that we support using Hiera in addition
to the existing Facter based input mechanism. Hiera provides
a more flexible way of dealing with puppet parameters and
seems to be prefered in the Puppet community as well.

Use of the Hiera data will also require an additional
'hiera' element which will probably live in the
triple-puppet-elements tree.

Change-Id: I497f2d2286025e48e42691bfe178fc9c491928ea
2014-12-11 15:29:29 -05:00
cfn Merge "Added simple samples that exercise autoscaling" 2014-09-11 15:40:55 +00:00
contrib/rackspace Move rackspace templates in a contrib directory 2014-04-23 16:51:41 +02:00
hot heat-config-puppet: support hiera 2014-12-11 15:29:29 -05:00
jeos F18 is deprecated - remove ability to create F18 images 2014-01-11 19:34:08 -07:00
openshift-origin Merge " New heat templates for Openshift-Origin deployment using scalability functionality" 2014-09-02 01:50:13 +00:00
tests heat-config-puppet: support hiera 2014-12-11 15:29:29 -05:00
tools Fix exit code of validate-templates script 2014-05-01 12:31:40 +02:00
.gitignore Support files for unit test of software-config hooks 2014-10-13 12:19:06 +13:00
.gitreview Added .gitreview 2013-04-25 17:08:46 +00:00
.testr.conf Support files for unit test of software-config hooks 2014-10-13 12:19:06 +13:00
LICENSE Initial import of heat repo content 2013-04-27 13:51:55 +01:00
README.rst README: Add a new line so the bullets work. 2013-05-06 09:39:47 +10:00
requirements.txt Support files for unit test of software-config hooks 2014-10-13 12:19:06 +13:00
test-requirements.txt Support files for unit test of software-config hooks 2014-10-13 12:19:06 +13:00
tox.ini Run testr init if required 2014-11-14 13:28:44 +13:00

Heat Templates

Heat is a service to orchestrate multiple composite cloud applications using templates

This repository provides:

  • Example templates which demonstrate core Heat functionality
  • Related image-building templates
  • Template-related scripts and conversion tools