b011cd466f6c3eaf0507e34cc2793286092aec23
Deployment input values are mapped to facter variables by setting
FACTER_<input name> shell environment variables.
Manifests can write output values to $heat_outputs_path.{output_name}
These output values will be signalled back to heat, making these
values available to the stack, and placing that deployment resource in a
COMPLETE state.
The example template demonstrates deploying a single config with more
that one deployment resource, each with different input values.
Closes-Bug: #1279067
Change-Id: I28057eaa478b0a480f09604c177a72f3c45d7c53
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
Description
Languages
PowerShell
79%
Shell
13.4%
Python
5.8%
Dockerfile
0.9%
JavaScript
0.5%
Other
0.4%