From 0543ba6c012b856a0fa30e5cfcd6961b1947ca7a Mon Sep 17 00:00:00 2001 From: Hiren Shah Date: Fri, 10 Feb 2023 12:43:05 -0500 Subject: [PATCH 1/2] Create README.md Initial setup for management services --- management-services/README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 management-services/README.md diff --git a/management-services/README.md b/management-services/README.md new file mode 100644 index 0000000..eb231cb --- /dev/null +++ b/management-services/README.md @@ -0,0 +1,5 @@ +# management-services +This repository contains z/OS management service definitions, associated workflow definitions (XML files) and other associated material to support creating management services in z/OS Management Services Catalog plugin of z/OSMF. + +# Installation +You can use any of these services with the z/OS Management Services Catalog plugin of z/OSMF following the instructions about how to import management services described in the [z/OS Management Services Catalog Content Solution](https://www.ibm.com/support/z-content-solutions/management-services/) page. \ No newline at end of file From 0955aaf330060c3861d3b4db49ddbde4dc039442 Mon Sep 17 00:00:00 2001 From: Hiren Shah Date: Mon, 20 Feb 2023 16:57:55 -0500 Subject: [PATCH 2/2] Update management-services/README.md Co-authored-by: Conner-IBM Signed-off-by: Hiren Shah --- management-services/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/management-services/README.md b/management-services/README.md index eb231cb..48e5a75 100644 --- a/management-services/README.md +++ b/management-services/README.md @@ -1,5 +1,5 @@ # management-services -This repository contains z/OS management service definitions, associated workflow definitions (XML files) and other associated material to support creating management services in z/OS Management Services Catalog plugin of z/OSMF. +This repository contains z/OS service definitions, associated workflow definitions (XML files) and other associated material to support creating services in z/OS Management Services Catalog plugin of z/OSMF. # Installation You can use any of these services with the z/OS Management Services Catalog plugin of z/OSMF following the instructions about how to import management services described in the [z/OS Management Services Catalog Content Solution](https://www.ibm.com/support/z-content-solutions/management-services/) page. \ No newline at end of file