2a2fe91602
This change corrects many problems detected by the `yamllint` linter. It's a preparation for enabling this linter in change Ie746230f28fe3ed0cf218201d5a3810f7bc44070. For instance, the first run of the YAML linter helped discovering a key duplication problem in `oso_ha.yaml`: the `depends_on` key was present twice, so the first occurence was ignored. Other changes are cosmetic: extra spaces, extra blank lines, missing newlines at end-of-file, etc. Change-Id: I7f2369adfb152fd2a74b9b105e969e653e592922 |
||
---|---|---|
.. | ||
cirros-example | ||
config-scripts | ||
wordpress | ||
example-ansible-template.yaml | ||
example-cfn-init-template.yaml | ||
example-chef-template.yaml | ||
example-cloud-init.yaml | ||
example-config-pristine-image_env.yaml | ||
example-config-pristine-image.yaml | ||
example-deploy-sequence.yaml | ||
example-docker-compose-template.yaml | ||
example-kubelet-template.yaml | ||
example-os-apply-config-plus-cloud-config.yaml | ||
example-os-apply-config.yaml | ||
example-pristine-atomic-docker-compose_env.yaml | ||
example-pristine-atomic-docker-compose.yaml | ||
example-pristine-atomic-tool_env.yaml | ||
example-pristine-atomic-tool.yaml | ||
example-puppet-template.yaml | ||
example-salt-template.yaml | ||
example-script-template.yaml | ||
example-ssh-copy-id.yaml | ||
example-structured-template.yaml | ||
example-sw-component-template.yaml | ||
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.