You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2020/01/25 18:00:30 UTC

[GitHub] [openwhisk] rabbah commented on a change in pull request #4724: Implement an ElasticSearchActivationStore

rabbah commented on a change in pull request #4724: Implement an ElasticSearchActivationStore
URL: https://github.com/apache/openwhisk/pull/4724#discussion_r370943383
 
 

 ##########
 File path: ansible/environments/docker-machine/hosts.j2.ini
 ##########
 @@ -36,6 +36,9 @@ invoker1                    ansible_host={{ docker_machine_ip }}
 [apigateway]
 {{ docker_machine_ip }}     ansible_host={{ docker_machine_ip }}
 
+[elasticsearch:children]
+db
 
 Review comment:
   what's the meaning of `db` here?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services