IBM / cloud-pak-deployer

Configuration-based installation of OpenShift and Cloud Pak for Data/Integration/Watson AIOps on various private and public cloud infrastructure providers. Deployment attempts to achieve the end-state defined in the configuration. If something fails along the way, you only need to restart the process to continue the deployment.
https://ibm.github.io/cloud-pak-deployer/
Apache License 2.0
130 stars 65 forks source link

API Connect Fails to install #688

Closed fketelaars closed 2 months ago

fketelaars commented 2 months ago

Describe the bug

When selecting API Connect in the cp4i deployer config, cp4i version 2023.4.1.0, the following error is thrown:

TASK [cp4i-cluster : Create separate DataPower catalog source to support API Connect] ***
Tuesday 09 April 2024  10:02:17 +0000 (0:00:00.038)       0:16:10.363 *********
fatal: [localhost]: FAILED! => changed=true
  cmd: |-
    oc apply -f ~/.ibm-pak/data/mirror/ibm-apiconnect/5.1.0/catalog-sources-linux-amd64.yaml
  delta: '0:00:01.418461'
  end: '2024-04-09 10:02:19.555045'
  msg: non-zero return code
  rc: 1
  start: '2024-04-09 10:02:18.136584'
  stderr: 'error: the path "/opt/ansible/.ibm-pak/data/mirror/ibm-apiconnect/5.1.0/catalog-sources-linux-amd64.yaml" does not exist'
  stderr_lines: <omitted>
  stdout: ''
  stdout_lines: <omitted>