Browse Source

Merge pull request #680 from liggitt/master_ca

Add masterCA to oauth template
Brenton Leanhardt 9 years ago
parent
commit
a3531efc4c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      roles/openshift_master/templates/v1_partials/oauthConfig.j2

+ 1 - 0
roles/openshift_master/templates/v1_partials/oauthConfig.j2

@@ -80,6 +80,7 @@ oauthConfig:
     provider:
 {{ identity_provider_config(identity_provider) }}
 {%- endfor %}
+  masterCA: ca.crt
   masterPublicURL: {{ openshift.master.public_api_url }}
   masterURL: {{ openshift.master.api_url }}
   sessionConfig: