ocp-power-automation/openshift-install-power

[BUG] The script doesn't check for the presence of dependencies before installing

Closed this issue · 0 comments

Describe the bug
The script doesn't check for the presence of dependencies before installing

To Reproduce

  1. Have an environment with curl, unzip, tar etc installed, example IBM cloud shell
  2. Run the script
  3. The script will try to install the tools

Expected behavior
Script just use the tools as-is