Files
heat-agents/doc/source/index.rst
Zane Bitter 461013f01c Clean up heat-agents docs
Improve links, formatting, grammar.

Change-Id: I459b40f30ccd613e19d20e342948f19be1f01efd
2018-03-26 16:32:53 -04:00

1.1 KiB

Heat Agents

Heat Agents are python hooks for deploying software configurations using Heat.

This repository contains diskimage-builder elements to build an image with the software configuration hooks required to use your preferred configuration method.

These elements depend on some elements found in the tripleo-image-elements repository. These elements will build an image which uses os-collect-config, os-refresh-config, and os-apply-config together to invoke a hook with the supplied configuration data, and return any outputs back to Heat.

install/index