You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwhisk.apache.org by gi...@git.apache.org on 2017/05/15 13:24:54 UTC

[GitHub] mrutkows commented on a change in pull request #1790: Add documentation for docker for mac

mrutkows commented on a change in pull request #1790: Add documentation for docker for mac
URL: https://github.com/apache/incubator-openwhisk/pull/1790#discussion_r116488850
 
 

 ##########
 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:
   Bot seeing the update to db_prefix to assure ansible_user_id is lower cased:
   https://github.com/apache/incubator-openwhisk/pull/2217
 
----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services