rabbah commented on a change in pull request #2564: Remove old scripts and 
unused config parameters
URL: 
https://github.com/apache/incubator-openwhisk/pull/2564#discussion_r131175355
 
 

 ##########
 File path: ansible/templates/whisk.properties.j2
 ##########
 @@ -74,8 +74,6 @@ invoker.useRunc={{ invoker_use_runc | 
default(invoker.useRunc) }}
 invoker.useReactivePool={{ invoker.useReactivePool }}
 invoker.instances={{ invoker.instances }}
 
-edge.docker.endpoint={{ groups["edge"]|first }}:{{ docker.port }}
-kafka.docker.endpoint={{ groups["kafka"]|first }}:{{ docker.port }}
 main.docker.endpoint={{ groups["controllers"]|first }}:{{ docker.port }}
 
 Review comment:
   @markusthoemmes this can be removed when your remove the container pool.
 
----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to