dgrove-oss commented on a change in pull request #3407: WIP: No longer need to 
build 'whisk/*' runtimes for builtins.
URL: 
https://github.com/apache/incubator-openwhisk/pull/3407#discussion_r172875542
 
 

 ##########
 File path: ansible/group_vars/all
 ##########
 @@ -207,6 +207,9 @@ docker:
   image:
     prefix: "{{ docker_image_prefix | default('whisk') }}"
     tag: "{{ docker_image_tag | default('latest') }}"
+  runtimes:
+    prefix: "{{ runtime_image_prefix | default('openwhisk') }}"
 
 Review comment:
   @rabbah -- this what you were thinking of 
https://github.com/apache/incubator-openwhisk/blob/f3274d2155036dbd025902353f7b77c076ad1f86/ansible/group_vars/all#L203-#L210

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