markusthoemmes commented on a change in pull request #2744: Deploy kafka & 
zookeeper cluster with ansible
URL: 
https://github.com/apache/incubator-openwhisk/pull/2744#discussion_r152790392
 
 

 ##########
 File path: ansible/environments/local/hosts
 ##########
 @@ -10,8 +10,11 @@ ansible ansible_connection=local
 controller0         ansible_host=172.17.0.1 ansible_connection=local
 controller1         ansible_host=172.17.0.1 ansible_connection=local
 
-[kafka]
-172.17.0.1          ansible_host=172.17.0.1 ansible_connection=local
+[kafkas]
 
 Review comment:
   Note that travis == local.

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


With regards,
Apache Git Services

Reply via email to