Enabling the z_assistant parameter

About this task

The z_assistant parameter enables the system to discover the Z-related skills from Ansible and z/OS. During the installation of watsonx Orchestrate, you must enable the z_assistant parameter.

Procedure

  1. Create the file "install-options.yml" in the directory cpd-cli-workspace/olm-utils-workspace/work.
  2. Edit the YAML file to include the installation options that you want to specify:
    z_assistant: true    # Set to true to enable Z skills
  3. When you create the custom resource, add --param-file=/tmp/work/install-options.yml.