Convert mappings and sequences from flow to block
authorJeremy Stanley <fungi@yuggoth.org>
Wed, 29 Nov 2017 16:41:35 +0000 (16:41 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Wed, 29 Nov 2017 16:47:51 +0000 (16:47 +0000)
For ease of readability, standardize on indented block-style YAML
mapping and sequence definitions in sample data and configuration.
Also wrap long lines, add explicit document start markers and
introduce spaces in commented lines to ease future checking with the
yamllint utility's default style rules.


No differences found