csantanapr closed pull request #3654: Issues/3653 - Ansible playbook 
openwhisk.yml fails to find whisk/cont…
URL: https://github.com/apache/incubator-openwhisk/pull/3654
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/ansible/group_vars/all b/ansible/group_vars/all
index d4258b8eb6..777ed3ad93 100644
--- a/ansible/group_vars/all
+++ b/ansible/group_vars/all
@@ -233,7 +233,7 @@ docker:
   # docker commands on a machine setup with prereq_build.yml
   #user:
   image:
-    prefix: "{{ docker_image_prefix | default('whisk') }}"
+    prefix: "{{ docker_image_prefix | default('openwhisk') }}"
     tag: "{{ docker_image_tag | default('latest') }}"
   version: 1.12.0-0~trusty
   storagedriver: overlay


 

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to