jeremiaswerner commented on a change in pull request #2744: Deploy kafka & zookeeper cluster with ansible URL: https://github.com/apache/incubator-openwhisk/pull/2744#discussion_r151067595
########## File path: ansible/roles/zookeeper/tasks/clean.yml ########## @@ -0,0 +1,10 @@ +--- +# Remove kafka and zookeeper containers. + +- name: remove zookeeper Review comment: same as for kafka above. pls add a task to remove `zookeeper` container. ---------------------------------------------------------------- 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
