csantanapr commented on a change in pull request #3105: auto detect 
docker-for-mac
URL: 
https://github.com/apache/incubator-openwhisk/pull/3105#discussion_r157794072
 
 

 ##########
 File path: ansible/README.md
 ##########
 @@ -113,7 +121,7 @@ export OW_DB_PROTOCOL=https
 export OW_DB_HOST=<your cloudant user>.cloudant.com
 export OW_DB_PORT=443
 
-ansible-playbook -i environments/<environment> setup.yml
+ansible-playbook -i environments/<environment> couchdb.yml --tags ini
 
 Review comment:
   This `--tags` is new to me.
   It will only perform the tasks tag with `ini` and ignore all the rest in the 
playbook couchdb.yml ?

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