Fix typos in READMEs

Fixing missing letter.

Change-Id: I421dabb353d7fba5c50e77bb5fdf0cdb110d81dd
This commit is contained in:
Raoul Scarazzini 2017-08-23 08:48:10 -04:00
parent 99684f51b8
commit 84f4c5282d
3 changed files with 6 additions and 6 deletions

View File

@ -178,8 +178,8 @@ not working:
3. Check errors: inside the controller's cluster log
(*/var/log/cluster/corosync.log*) some errors may catch the eye.
Examples on how to ivoke the playbook via ansible
-------------------------------------------------
Examples on how to invoke the playbook via ansible
--------------------------------------------------
This command line will install the whole instance-ha solution, with controller
stonith, compute stonith and all the instance ha steps in:

View File

@ -56,8 +56,8 @@ Limitations
The only kind of STONITH devices supported are **for the moment** IPMI.
Examples on how to ivoke the playbook via ansible
-------------------------------------------------
Examples on how to invoke the playbook via ansible
--------------------------------------------------
This command line will install the STONITH devices for the controller nodes:

View File

@ -62,8 +62,8 @@ above.
All tests are performed using the tool [ha-test-suite](https://github.com/redhat-openstack/tripleo-quickstart-utils/tree/master/tools/ha-test-suite).
Examples on how to ivoke the playbook via ansible
-------------------------------------------------
Examples on how to invoke the playbook via ansible
--------------------------------------------------
Here's a way to invoke the tests from an *undercloud* machine prepared as
described [here](https://github.com/redhat-openstack/tripleo-quickstart-utils/tree/master/README.md).