rabbah commented on a change in pull request #3105: auto detect docker-for-mac URL: https://github.com/apache/incubator-openwhisk/pull/3105#discussion_r157776858
########## File path: ansible/couchdb.yml ########## @@ -1,6 +1,16 @@ --- # This playbook deploys a CouchDB for Openwhisk. +- hosts: localhost Review comment: I moved these tasks from `setup.yml` - shouldn't they be here instead of the host hack that was injected there? It is cleaner to separate the host file generation from the couchdb generation. @csantanapr thoughts? ---------------------------------------------------------------- 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
