This is an automated email from the ASF dual-hosted git repository.
style95 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk.git
The following commit(s) were added to refs/heads/master by this push:
new 3f11fcc36 Fix typo (#5461)
3f11fcc36 is described below
commit 3f11fcc361e060326f4341e9e79d14c185eb5771
Author: Christian Clauss <[email protected]>
AuthorDate: Mon Feb 5 10:44:06 2024 +0100
Fix typo (#5461)
---
ansible/README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ansible/README.md b/ansible/README.md
index 471a22d08..18f3f0ae8 100644
--- a/ansible/README.md
+++ b/ansible/README.md
@@ -94,7 +94,7 @@ It will generate the `hosts` configuration file based on your
environment settin
> This file is generated automatically for an ephemeral CouchDB instance
> during `setup.yml`.
The default configuration does not run multiple instances of core components
(e.g., controller, invoker, kafka).
-You may elect to enable high-availability (HA) mode by passing tne Ansible
option `-e mode=HA` when executing this playbook.
+You may elect to enable high-availability (HA) mode by passing the Ansible
option `-e mode=HA` when executing this playbook.
This will configure your deployment with multiple instances (e.g., two Kafka
instances, and two invokers).
In addition to the host file generation, you need to configure the database
for your deployment. This is done