summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJordan Liggitt <jliggitt@redhat.com>2015-10-09 21:14:08 -0400
committerJordan Liggitt <jliggitt@redhat.com>2015-10-09 21:14:08 -0400
commit8c21fffe2e97154d4938bd823098b0814f989001 (patch)
tree2f6ca808aeb9aaaa3d357de3de32b6b567e8312d
parent8e776b09cb38c6f02aa4b3c75c9343e73fb96691 (diff)
downloadopenshift-8c21fffe2e97154d4938bd823098b0814f989001.tar.gz
openshift-8c21fffe2e97154d4938bd823098b0814f989001.tar.bz2
openshift-8c21fffe2e97154d4938bd823098b0814f989001.tar.xz
openshift-8c21fffe2e97154d4938bd823098b0814f989001.zip
Add masterCA to oauth template
-rw-r--r--roles/openshift_master/templates/v1_partials/oauthConfig.j21
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/openshift_master/templates/v1_partials/oauthConfig.j2 b/roles/openshift_master/templates/v1_partials/oauthConfig.j2
index 72889bc29..8a4f5a746 100644
--- a/roles/openshift_master/templates/v1_partials/oauthConfig.j2
+++ b/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: