heat-templates/hot/software-config/example-templates/config-scripts
Adrien Vergé 2a2fe91602 Fix linting errors in YAML
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
2016-03-11 14:57:38 +01:00
..
example-ansible-template.ansible Software-config hook for ansible 2014-10-10 08:37:25 +13:00
example-container-config.pod Rename non-template example-container-config.yaml 2014-11-14 13:56:22 +13:00
example-docker-compose.yml Fix linting errors in YAML 2016-03-11 14:57:38 +01:00
example-puppet-manifest.pp Fix puppet template "file patch parse error" 2015-03-27 10:16:10 +09:00
example-salt-state.sls Adds in-instance hook for saltstack 2014-06-30 14:54:14 +05:30
example-script.sh Software config hook to provision using shell scripts 2014-04-29 09:40:08 +12:00