diff --git a/roles/openshift_examples/files/examples/x86_64/xpaas-templates/datavirt63-secure-s2i.json b/roles/openshift_examples/files/examples/x86_64/xpaas-templates/datavirt63-secure-s2i.json index 79d3521de88..aec0695b8d5 100644 --- a/roles/openshift_examples/files/examples/x86_64/xpaas-templates/datavirt63-secure-s2i.json +++ b/roles/openshift_examples/files/examples/x86_64/xpaas-templates/datavirt63-secure-s2i.json @@ -239,7 +239,7 @@ "required": false }, { - "description": "The username used to access the SSO service. This is used to create the appliction client(s) within the specified SSO realm. This should match the SSO_SERVICE_USERNAME specified through one of the sso70-* templates.", + "description": "The username used to access the SSO service. This is used to create the application client(s) within the specified SSO realm. This should match the SSO_SERVICE_USERNAME specified through one of the sso70-* templates.", "displayName": "SSO Username", "name": "SSO_USERNAME", "value": "", diff --git a/roles/openshift_examples/files/examples/x86_64/xpaas-templates/eap-cd-sso-s2i.json b/roles/openshift_examples/files/examples/x86_64/xpaas-templates/eap-cd-sso-s2i.json index 156f841e177..c616ca626f9 100644 --- a/roles/openshift_examples/files/examples/x86_64/xpaas-templates/eap-cd-sso-s2i.json +++ b/roles/openshift_examples/files/examples/x86_64/xpaas-templates/eap-cd-sso-s2i.json @@ -202,7 +202,7 @@ }, { "displayName": "SSO Username", - "description": "The username used to access the SSO service. This is used to create the appliction client(s) within the specified SSO realm. This should match the SSO_SERVICE_USERNAME specified through one of the sso70-* templates.", + "description": "The username used to access the SSO service. This is used to create the application client(s) within the specified SSO realm. This should match the SSO_SERVICE_USERNAME specified through one of the sso70-* templates.", "name": "SSO_USERNAME", "value": "", "required": false diff --git a/roles/openshift_examples/files/examples/x86_64/xpaas-templates/eap64-sso-s2i.json b/roles/openshift_examples/files/examples/x86_64/xpaas-templates/eap64-sso-s2i.json index 1e4fb963209..8cfae87a775 100644 --- a/roles/openshift_examples/files/examples/x86_64/xpaas-templates/eap64-sso-s2i.json +++ b/roles/openshift_examples/files/examples/x86_64/xpaas-templates/eap64-sso-s2i.json @@ -209,7 +209,7 @@ }, { "displayName": "SSO Username", - "description": "The username used to access the SSO service. This is used to create the appliction client(s) within the specified SSO realm. This should match the SSO_SERVICE_USERNAME specified through one of the sso70-* templates.", + "description": "The username used to access the SSO service. This is used to create the application client(s) within the specified SSO realm. This should match the SSO_SERVICE_USERNAME specified through one of the sso70-* templates.", "name": "SSO_USERNAME", "value": "", "required": false diff --git a/roles/openshift_examples/files/examples/x86_64/xpaas-templates/eap71-sso-s2i.json b/roles/openshift_examples/files/examples/x86_64/xpaas-templates/eap71-sso-s2i.json index b55620ec53d..d9fd1635a05 100644 --- a/roles/openshift_examples/files/examples/x86_64/xpaas-templates/eap71-sso-s2i.json +++ b/roles/openshift_examples/files/examples/x86_64/xpaas-templates/eap71-sso-s2i.json @@ -209,7 +209,7 @@ }, { "displayName": "SSO Username", - "description": "The username used to access the SSO service. This is used to create the appliction client(s) within the specified SSO realm. This should match the SSO_SERVICE_USERNAME specified through one of the sso70-* templates.", + "description": "The username used to access the SSO service. This is used to create the application client(s) within the specified SSO realm. This should match the SSO_SERVICE_USERNAME specified through one of the sso70-* templates.", "name": "SSO_USERNAME", "value": "", "required": false diff --git a/roles/openshift_examples/files/examples/x86_64/xpaas-templates/eap72-sso-s2i.json b/roles/openshift_examples/files/examples/x86_64/xpaas-templates/eap72-sso-s2i.json index bf1d9aaedc6..561933850b7 100644 --- a/roles/openshift_examples/files/examples/x86_64/xpaas-templates/eap72-sso-s2i.json +++ b/roles/openshift_examples/files/examples/x86_64/xpaas-templates/eap72-sso-s2i.json @@ -202,7 +202,7 @@ }, { "displayName": "SSO Username", - "description": "The username used to access the SSO service. This is used to create the appliction client(s) within the specified SSO realm. This should match the SSO_SERVICE_USERNAME specified through one of the sso70-* templates.", + "description": "The username used to access the SSO service. This is used to create the application client(s) within the specified SSO realm. This should match the SSO_SERVICE_USERNAME specified through one of the sso70-* templates.", "name": "SSO_USERNAME", "value": "", "required": false diff --git a/roles/openshift_examples/files/examples/x86_64/xpaas-templates/sso72-https.json b/roles/openshift_examples/files/examples/x86_64/xpaas-templates/sso72-https.json index 9320ca659bc..e9b75c0ccb3 100644 --- a/roles/openshift_examples/files/examples/x86_64/xpaas-templates/sso72-https.json +++ b/roles/openshift_examples/files/examples/x86_64/xpaas-templates/sso72-https.json @@ -163,7 +163,7 @@ }, { "displayName": "RH-SSO Service Username", - "description": "The username used to access the RH-SSO service. This is used by clients to create the appliction client(s) within the specified RH-SSO realm.", + "description": "The username used to access the RH-SSO service. This is used by clients to create the application client(s) within the specified RH-SSO realm.", "name": "SSO_SERVICE_USERNAME", "value": "", "required": false diff --git a/roles/openshift_examples/files/examples/x86_64/xpaas-templates/sso72-mysql-persistent.json b/roles/openshift_examples/files/examples/x86_64/xpaas-templates/sso72-mysql-persistent.json index 52fbd5f0110..2f084488d18 100644 --- a/roles/openshift_examples/files/examples/x86_64/xpaas-templates/sso72-mysql-persistent.json +++ b/roles/openshift_examples/files/examples/x86_64/xpaas-templates/sso72-mysql-persistent.json @@ -230,7 +230,7 @@ }, { "displayName": "RH-SSO Service Username", - "description": "The username used to access the RH-SSO service. This is used by clients to create the appliction client(s) within the specified RH-SSO realm.", + "description": "The username used to access the RH-SSO service. This is used by clients to create the application client(s) within the specified RH-SSO realm.", "name": "SSO_SERVICE_USERNAME", "value": "", "required": false diff --git a/roles/openshift_examples/files/examples/x86_64/xpaas-templates/sso72-mysql.json b/roles/openshift_examples/files/examples/x86_64/xpaas-templates/sso72-mysql.json index 97ed3145d0c..17874bebe10 100644 --- a/roles/openshift_examples/files/examples/x86_64/xpaas-templates/sso72-mysql.json +++ b/roles/openshift_examples/files/examples/x86_64/xpaas-templates/sso72-mysql.json @@ -223,7 +223,7 @@ }, { "displayName": "RH-SSO Service Username", - "description": "The username used to access the RH-SSO service. This is used by clients to create the appliction client(s) within the specified RH-SSO realm.", + "description": "The username used to access the RH-SSO service. This is used by clients to create the application client(s) within the specified RH-SSO realm.", "name": "SSO_SERVICE_USERNAME", "value": "", "required": false diff --git a/roles/openshift_examples/files/examples/x86_64/xpaas-templates/sso72-postgresql-persistent.json b/roles/openshift_examples/files/examples/x86_64/xpaas-templates/sso72-postgresql-persistent.json index a7067449979..94386e5c69a 100644 --- a/roles/openshift_examples/files/examples/x86_64/xpaas-templates/sso72-postgresql-persistent.json +++ b/roles/openshift_examples/files/examples/x86_64/xpaas-templates/sso72-postgresql-persistent.json @@ -212,7 +212,7 @@ }, { "displayName": "RH-SSO Service Username", - "description": "The username used to access the RH-SSO service. This is used by clients to create the appliction client(s) within the specified RH-SSO realm.", + "description": "The username used to access the RH-SSO service. This is used by clients to create the application client(s) within the specified RH-SSO realm.", "name": "SSO_SERVICE_USERNAME", "value": "", "required": false diff --git a/roles/openshift_examples/files/examples/x86_64/xpaas-templates/sso72-postgresql.json b/roles/openshift_examples/files/examples/x86_64/xpaas-templates/sso72-postgresql.json index 4f1b8a47a9a..e09e5d625b2 100644 --- a/roles/openshift_examples/files/examples/x86_64/xpaas-templates/sso72-postgresql.json +++ b/roles/openshift_examples/files/examples/x86_64/xpaas-templates/sso72-postgresql.json @@ -205,7 +205,7 @@ }, { "displayName": "RH-SSO Service Username", - "description": "The username used to access the RH-SSO service. This is used by clients to create the appliction client(s) within the specified RH-SSO realm.", + "description": "The username used to access the RH-SSO service. This is used by clients to create the application client(s) within the specified RH-SSO realm.", "name": "SSO_SERVICE_USERNAME", "value": "", "required": false diff --git a/roles/openshift_examples/files/examples/x86_64/xpaas-templates/sso72-x509-https.json b/roles/openshift_examples/files/examples/x86_64/xpaas-templates/sso72-x509-https.json index 86d20b217ef..bbd979de6e9 100644 --- a/roles/openshift_examples/files/examples/x86_64/xpaas-templates/sso72-x509-https.json +++ b/roles/openshift_examples/files/examples/x86_64/xpaas-templates/sso72-x509-https.json @@ -86,7 +86,7 @@ }, { "displayName": "RH-SSO Service Username", - "description": "The username used to access the RH-SSO service. This is used by clients to create the appliction client(s) within the specified RH-SSO realm.", + "description": "The username used to access the RH-SSO service. This is used by clients to create the application client(s) within the specified RH-SSO realm.", "name": "SSO_SERVICE_USERNAME", "value": "", "required": false diff --git a/roles/openshift_examples/files/examples/x86_64/xpaas-templates/sso72-x509-mysql-persistent.json b/roles/openshift_examples/files/examples/x86_64/xpaas-templates/sso72-x509-mysql-persistent.json index a98e5b888a9..41feb1e9a76 100644 --- a/roles/openshift_examples/files/examples/x86_64/xpaas-templates/sso72-x509-mysql-persistent.json +++ b/roles/openshift_examples/files/examples/x86_64/xpaas-templates/sso72-x509-mysql-persistent.json @@ -153,7 +153,7 @@ }, { "displayName": "RH-SSO Service Username", - "description": "The username used to access the RH-SSO service. This is used by clients to create the appliction client(s) within the specified RH-SSO realm.", + "description": "The username used to access the RH-SSO service. This is used by clients to create the application client(s) within the specified RH-SSO realm.", "name": "SSO_SERVICE_USERNAME", "value": "", "required": false diff --git a/roles/openshift_examples/files/examples/x86_64/xpaas-templates/sso72-x509-postgresql-persistent.json b/roles/openshift_examples/files/examples/x86_64/xpaas-templates/sso72-x509-postgresql-persistent.json index a49c0662121..ef96b116703 100644 --- a/roles/openshift_examples/files/examples/x86_64/xpaas-templates/sso72-x509-postgresql-persistent.json +++ b/roles/openshift_examples/files/examples/x86_64/xpaas-templates/sso72-x509-postgresql-persistent.json @@ -135,7 +135,7 @@ }, { "displayName": "RH-SSO Service Username", - "description": "The username used to access the RH-SSO service. This is used by clients to create the appliction client(s) within the specified RH-SSO realm.", + "description": "The username used to access the RH-SSO service. This is used by clients to create the application client(s) within the specified RH-SSO realm.", "name": "SSO_SERVICE_USERNAME", "value": "", "required": false