rabbah commented on a change in pull request #2452: Nuke Consul.
URL: 
https://github.com/apache/incubator-openwhisk/pull/2452#discussion_r125183026
 
 

 ##########
 File path: ansible/environments/docker-machine/group_vars/all
 ##########
 @@ -9,7 +9,7 @@ docker_dns: ""
 # a hostname that is resolved on the client, via /etc/hosts for example.
 whisk_api_localhost_name: "openwhisk"
 
-db_prefix: docker_whisk_
+db_prefix: "{{ ansible_user_id|lower }}_{{ ansible_hostname|lower }}_"
 
 Review comment:
   this is a change we might want to keep as hard coded.
 
----------------------------------------------------------------
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

Reply via email to