heat-templates/hot/software-config
Jenkins 3ae77b4cb6 Merge "Do not install pip in heat config element" 2014-08-27 09:52:51 +00:00
..
elements Merge "Do not install pip in heat config element" 2014-08-27 09:52:51 +00:00
example-templates Merge "Add example of SoftwareDeployments with cirros" 2014-08-23 00:38:59 +00:00
README.rst READMEs for software-config templates and hooks 2014-04-29 09:40:08 +12:00

README.rst

HOT software configuration hooks and examples

The Heat software configuration resources can be combined with a server agent and hooks to configure software on servers using a variety of techniques.

Contained here are the following directories:

elements

This contains diskimage-builder elements which will install the hooks for different configuration tools onto a custom-built image.

example-templates

This contains example heat templates which demonstrate how the software config resources and the hooks work together to perform software configuration.