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
This template is used in getting started documentation so
we need to remove any barriers to it working on all openstack
clouds.
Change-Id: I9fa9d2d19489b4a4401c3e38cf2cb54efadb05cf
Parameter db_password & db_root_password description are not
correct. db_username should change to db_password.
Change-Id: I0e0a31152e1fac5fe75a21b647a031d8a6bbdb07
Fixed the image names in hot/F20/WordPress_Native.yaml to match what
DevStack will do with date-independent configuration. Adapted the
2-instance WordPress example.
Turned off SELinux where it hurts.
Change-Id: I373700de873e6e375622ab65bd4a175af96d217f
Partial-Bug: #1305425
Port the WordPress Native template to Fedora 20. Fedora 20 images
have a bug with mariadb which requires an ugly workaround for the
time being.
Change-Id: Ia3473d05ca756171d8720452790c21c8cac3df7f