You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/02/12 07:42:34 UTC

[GitHub] cbickel commented on a change in pull request #3077: Enable ssl on the path between edge and controllers

cbickel commented on a change in pull request #3077: Enable ssl on the path between edge and controllers
URL: https://github.com/apache/incubator-openwhisk/pull/3077#discussion_r167481780
 
 

 ##########
 File path: ansible/environments/local/group_vars/all
 ##########
 @@ -32,3 +32,4 @@ kafka_topics_invoker_retentionBytes: 104857600
 kafka_topics_invoker_retentionMS: 300000
 
 env_hosts_dir: "{{ playbook_dir }}/environments/local"
+controller_protocol: https
 
 Review comment:
   Is there a reson for not setting the `distributed` environment to https as well?
   If there is no reason, can we make the default to https and leave these variables in the environements' files?

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