5 Commits

Author SHA1 Message Date
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
Steve Baker
a32b593663 Remove flavor constraint on WordPress template
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
2015-10-05 11:35:20 +13:00
Ethan Lynn
6941a757dc Description mismatch in F20 hot
Parameter db_password & db_root_password description are not
correct. db_username should change to db_password.

Change-Id: I0e0a31152e1fac5fe75a21b647a031d8a6bbdb07
2014-05-05 11:01:36 +08:00
Mike Spreitzer
0f075e0461 Worked on Fedora 20 examples in HOT
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
2014-04-25 06:56:15 +00:00
Steven Dake
54d8f7df75 Add a F20 WordPress_Native template
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
2014-02-05 22:31:55 -07:00