You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by gi...@git.apache.org on 2017/08/10 13:57:36 UTC

[GitHub] houshengbo commented on a change in pull request #2557: Fix ansible script for distributed environment

houshengbo commented on a change in pull request #2557: Fix ansible script for distributed environment
URL: https://github.com/apache/incubator-openwhisk/pull/2557#discussion_r132459758
 
 

 ##########
 File path: ansible/roles/cli/tasks/deploy.yml
 ##########
 @@ -24,8 +24,4 @@
   copy: src={{ openwhisk_cli.local.location }}/content.json dest={{ cli.nginxdir }}/
   when: cli_installation_mode == "local"
 
-- name: "copy the binaries from a local directory to Nginx directory"
 
 Review comment:
   I agree. It is a duplicate line of script. We can remove it.
 
----------------------------------------------------------------
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