heat-templates/hot/software-config/README.rst
Steve Baker 9398bf8457 READMEs for software-config templates and hooks
Change-Id: Idf2be681f26f13da7eeaee38ada73a2be4440575
2014-04-29 09:40:08 +12:00

19 lines
728 B
ReStructuredText

=============================================
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 <https://github.com/openstack/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.