heat-templates/hot/software-config/example-templates
rabi a276f088ce Make cirros-example v3 compatible
This example seems broken. Though it will work if you
change the auth_url to point to /v2.0 rather than /v3, it's
better to make it work with v3 (the default now for all
keystone deployments).

Change-Id: I411a0f50ae50ee5b7c2564a7764ee9a01b00afea
2017-08-01 14:42:43 +05:30
..
certificates Add example to configure ca certificates with userdata 2016-11-24 14:42:33 +08:00
cirros-example Make cirros-example v3 compatible 2017-08-01 14:42:43 +05:30
config-scripts Add example to configure ca certificates with userdata 2016-11-24 14:42:33 +08:00
wordpress Fix linting errors in YAML 2016-03-11 14:57:38 +01:00
README.rst READMEs for software-config templates and hooks 2014-04-29 09:40:08 +12:00
example-ansible-template.yaml Software-config hook for ansible 2014-10-10 08:37:25 +13:00
example-cfn-init-template.yaml Software config hook to provision using cfn-init 2014-04-29 09:40:08 +12:00
example-chef-template.yaml Fix for heat-template build failure 2016-03-10 19:49:28 +05:30
example-cloud-init-configure-ca-cert.yaml Add example to configure ca certificates with userdata 2016-11-24 14:42:33 +08:00
example-cloud-init.yaml Move software-config templates to example-templates 2014-04-29 09:40:08 +12:00
example-config-pristine-image.yaml Fix linting errors in YAML 2016-03-11 14:57:38 +01:00
example-config-pristine-image_env.yaml Fix linting errors in YAML 2016-03-11 14:57:38 +01:00
example-deploy-sequence.yaml Use 'openstack' commands instead in docs 2017-01-03 06:42:36 +00:00
example-docker-compose-template.yaml Add env_file support for docker-compose hook 2015-04-07 22:46:47 +05:30
example-kubelet-template.yaml External access to pod deployed using kubelet hook 2015-04-15 15:46:41 +05:30
example-os-apply-config-plus-cloud-config.yaml Fix linting errors in YAML 2016-03-11 14:57:38 +01:00
example-os-apply-config.yaml Adding output section to templates 2015-05-20 15:34:56 +05:30
example-pristine-atomic-docker-compose.yaml Some minor changes to container boot-config 2015-04-22 09:48:15 +05:30
example-pristine-atomic-docker-compose_env.yaml Fix linting errors in YAML 2016-03-11 14:57:38 +01:00
example-pristine-atomic-tool.yaml Add tests and example template for atomic hook 2015-05-07 07:56:37 +05:30
example-pristine-atomic-tool_env.yaml Fix linting errors in YAML 2016-03-11 14:57:38 +01:00
example-puppet-template.yaml Fix linting errors in YAML 2016-03-11 14:57:38 +01:00
example-salt-template.yaml Adds in-instance hook for saltstack 2014-06-30 14:54:14 +05:30
example-script-template.yaml Fix linting errors in YAML 2016-03-11 14:57:38 +01:00
example-software-deploymentgroup-template.yaml Add OS::Heat::SoftwareDeploymentGroup example 2016-04-15 23:20:02 +08:00
example-ssh-copy-id.yaml Added security group and network 2015-05-19 12:28:33 -07:00
example-structured-template.yaml Adding output section to templates 2015-05-20 15:34:56 +05:30
example-sw-component-template.yaml Fix linting errors in YAML 2016-03-11 14:57:38 +01:00

README.rst

Example software configuration templates

These example templates demonstrate various aspects of using Heat's software configuration templates. The description in each template describes what that template demonstrates.

See heat-templates/hot/software-config/elements/README.rst for instructions on building an image which works with these templates.