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:
[email protected]
With regards,
Apache Git Services