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

Air-gapped installation fails due to missing offline directory #610

Closed fketelaars closed 6 months ago

fketelaars commented 6 months ago

Describe the bug Air-gapped installation fails with the following message:

TASK [utils : fail] ************************************************************
Thursday 28 December 2023  15:19:40 +0000 (0:00:00.022)       0:00:10.831 *****
fatal: [localhost]: FAILED! => changed=false
  msg: The catalog source cannot be created because the ibm-cp-datacore-4.1.0.tgz CASE package was not found in the /tmp/work/offline/4.8.1/.ibm-pak/data/cases/ibm-cp-datacore/4.1.0 directory. You must download the CASE package to the client workstation before you re-run the command.

Issues