Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/openstack/heat-templates
OpenStack Orchestration (Heat) Templates. Mirror of code maintained at opendev.org.
https://github.com/openstack/heat-templates
Last synced: about 3 hours ago
JSON representation
OpenStack Orchestration (Heat) Templates. Mirror of code maintained at opendev.org.
- Host: GitHub
- URL: https://github.com/openstack/heat-templates
- Owner: openstack
- License: apache-2.0
- Created: 2013-04-25T17:08:44.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-03-01T09:05:59.000Z (9 months ago)
- Last Synced: 2024-11-08T00:37:21.506Z (6 days ago)
- Language: PowerShell
- Homepage: https://opendev.org/openstack/heat-templates
- Size: 855 KB
- Stars: 384
- Watchers: 80
- Forks: 387
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
README
========================
Team and repository tags
========================.. image:: https://governance.openstack.org/tc/badges/heat-templates.svg
:target: https://governance.openstack.org/tc/reference/tags/index.html.. Change things from this point on
==============
Heat Templates
==============Heat is a service to orchestrate multiple composite cloud applications using
templatesThis repository provides:
* Example templates which demonstrate core Heat functionality
* Related image-building templates
* Template-related scripts and conversion tools============================
Software configuration hooks
============================All hooks (heat agents) in heat-templates repository are removed,
please use hooks in `heat-agents https://opendev.org/openstack/heat-agents` instead.
Here is document entry for heat-agents: `https://docs.openstack.org/heat-agents/latest/`