rabbah commented on a change in pull request #2524: Docker for mac support URL: https://github.com/apache/incubator-openwhisk/pull/2524#discussion_r130454513
########## File path: ansible/environments/mac/group_vars/all ########## @@ -4,6 +4,8 @@ whisk_logs_dir: /Users/Shared/wsklogs docker_registry: "" docker_dns: "" +ansible_python_interpreter: "/usr/local/bin/python" Review comment: this environment should be deleted then. ---------------------------------------------------------------- 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
