You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/01/08 15:28:07 UTC

[GitHub] rabbah commented on a change in pull request #3106: Couchdb persistency

rabbah commented on a change in pull request #3106: Couchdb persistency
URL: https://github.com/apache/incubator-openwhisk/pull/3106#discussion_r160171207
 
 

 ##########
 File path: ansible/group_vars/all
 ##########
 @@ -203,6 +203,8 @@ nginx:
 # The key db.whisk.auth is the name of the authentication database where all keys of all users are stored.
 # The db_prefix is defined for each environment on its own. The CouchDb credentials are also defined for each environment on its own.
 db:
+  dir:
+    become: "{{ db_dir_become | default(false) }}"
 
 Review comment:
   is this privilege escalation?

----------------------------------------------------------------
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