From 7c6f29367ae8be1d0b3c5828f23eacac3d71af8a Mon Sep 17 00:00:00 2001 From: vm635318 Date: Mon, 18 Nov 2024 14:38:29 +0100 Subject: [PATCH 1/2] Fixed description for variable zowe_externalDomains in ZWECONF.xml Signed-off-by: vm635318 --- workflows/files/ZWECONF.properties | 4 ++-- workflows/files/ZWECONF.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/workflows/files/ZWECONF.properties b/workflows/files/ZWECONF.properties index e2729d21b1..2cedcd353a 100644 --- a/workflows/files/ZWECONF.properties +++ b/workflows/files/ZWECONF.properties @@ -140,10 +140,10 @@ zowe_job_prefix=ZWE1 # zowe_externalDomains # Label: Zowe external domains -# Abstract: The domain name of your Dynamic VIP Address (DVIPA) +# Abstract: The list of external domains # Category: zowe # Description: -# The domain name of your Dynamic VIP Address (DVIPA) +# Defines a list of external domains that will be used by the Zowe instance zowe_externalDomains=sample-domain.com # zowe_externalPort diff --git a/workflows/files/ZWECONF.xml b/workflows/files/ZWECONF.xml index 9b8032d02c..adf30be2b3 100644 --- a/workflows/files/ZWECONF.xml +++ b/workflows/files/ZWECONF.xml @@ -202,8 +202,8 @@ It is used by ZWESLSTC or by zwe command - The domain name of your Dynamic VIP Address (DVIPA) - The domain name of your Dynamic VIP Address (DVIPA) + The list of external domains + Defines a list of external domains that will be used by the Zowe instance zowe From c7f73247a9f758ea7cc4d27a59a5bbb2c6c96e4d Mon Sep 17 00:00:00 2001 From: vm635318 Date: Mon, 18 Nov 2024 14:56:59 +0100 Subject: [PATCH 2/2] fixed typo Signed-off-by: vm635318 --- workflows/files/ZWECONF.properties | 2 +- workflows/files/ZWECONF.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/workflows/files/ZWECONF.properties b/workflows/files/ZWECONF.properties index 2cedcd353a..405467602b 100644 --- a/workflows/files/ZWECONF.properties +++ b/workflows/files/ZWECONF.properties @@ -143,7 +143,7 @@ zowe_job_prefix=ZWE1 # Abstract: The list of external domains # Category: zowe # Description: -# Defines a list of external domains that will be used by the Zowe instance +# Defines a list of external domains that will be used by the Zowe instance. zowe_externalDomains=sample-domain.com # zowe_externalPort diff --git a/workflows/files/ZWECONF.xml b/workflows/files/ZWECONF.xml index adf30be2b3..476d397049 100644 --- a/workflows/files/ZWECONF.xml +++ b/workflows/files/ZWECONF.xml @@ -203,7 +203,7 @@ It is used by ZWESLSTC or by zwe command The list of external domains - Defines a list of external domains that will be used by the Zowe instance + Defines a list of external domains that will be used by the Zowe instance. zowe