IBM / Ansible-OpenShift-Provisioning

Automate the deployment of Red Hat OpenShift Container Platform on IBM zSystems (s390x). Automated User-Provisoned Infrastructure (UPI) setup using Kernel-based Virtual Machine (KVM).
https://ibm.github.io/Ansible-OpenShift-Provisioning/
MIT License
20 stars 44 forks source link

Fix: Create bastion with rhel version 9 is failing in latest code #340

Closed isumitsolanki closed 1 month ago

isumitsolanki commented 1 month ago

Fix has been added for issue 337. install_config``` was causing issue as it has been renamed as ```install_config_vars``` but it was not rectified in ```create_bastion roles.

https://github.com/IBM/Ansible-OpenShift-Provisioning/issues/337

AmadeusPodvratnik commented 2 weeks ago

:tada: This PR is included in version 2.2.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: