style95 commented on a change in pull request #1790: Add documentation for
docker for mac
URL:
https://github.com/apache/incubator-openwhisk/pull/1790#discussion_r116634287
##########
File path: ansible/environments/docker-machine/group_vars/all
##########
@@ -0,0 +1,35 @@
+whisk_version_name: mac
+nginx_conf_dir: /Users/Shared/nginx
+consul_conf_dir: /Users/Shared/consul
+whisk_logs_dir: /Users/Shared/wsklogs
+cli_nginx_dir: "{{ nginx_conf_dir }}/cli/go/download"
+docker_registry: ""
+docker_dns: ""
+
+db_prefix: "{{ ansible_user_id }}_{{ ansible_hostname|lower }}_"
Review comment:
Thanks.
Surely I need to rebase it from the latest master
----------------------------------------------------------------
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