rabbah commented on a change in pull request #4503: Add option for appending runtimes registry to user provided images URL: https://github.com/apache/incubator-openwhisk/pull/4503#discussion_r295762591
########## File path: ansible/group_vars/all ########## @@ -42,6 +42,7 @@ whisk: # briefly the parameters are: # # runtimes_registry: optional registry (with trailing slack) where to pull docker images from for runtimes and backbox images +# runtimes_registry_user_images: optional, this will add runtimes_registry to all images for pulling, blackbox images included Review comment: this might be a separate registry in some cases i'd imagine - would it make sense either now or later to make this a string value (which may be the same as runtime_registry). ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to 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
