Skip to content

Commit

Permalink
move zCX provisioning workflows to provisioning-workflows directory.
Browse files Browse the repository at this point in the history
Signed-off-by: liqiliqi <liqiliqi@cn.ibm.com>
  • Loading branch information
ibmliqi committed Sep 10, 2021
1 parent 8d8fcd9 commit 8dde212
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 4 deletions.
3 changes: 2 additions & 1 deletion provisioning-workflows/zCX/README.md
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
Place Holder to describe various zCX provisioning workflows
# zCX
Sample workflows to dynamically provision and deprovision WebSphere Open Liberty Docker container in zCX.
4 changes: 1 addition & 3 deletions zOSMF-Samples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,4 @@ More advanced concepts are illustrated in the following samples.
| workflow_sample_wizards.xml| Shows the use of instructions and wizards that use input variables.
| workflow_sample_wizards_upgrade.xml| Shows the use of the workflow upgrade function. It upgrades the workflow that is created in the sample file workflow_sample_wizards.xml.
| workflow_sample_dataset.xml | Shows the use of REST steps to manipulate with z/OS data set.
| workflow_sample_smpe_report_missingfix.xml| Workflow to run an SMP REPORT MISSINGFIX command. This is a sample step that can be used for running an SMP/E REPORT MISSINGFIX for any FIXCAT.
| workflow_sample_provision_liberty_on_zcx.xml| This is a sample workflow that can be used for provisioning an Open Liberty Docker container in zCX.
| workflow_sample_deprovision_liberty_on_zcx.xml| This is a sample workflow that can be used for deprovisioning an Open Liberty Docker container in zCX.
| workflow_sample_smpe_report_missingfix.xml| Workflow to run an SMP REPORT MISSINGFIX command. This is a sample step that can be used for running an SMP/E REPORT MISSINGFIX for any FIXCAT.

0 comments on commit 8dde212

Please sign in to comment.