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

FEAT: RoCE and Hipersocket support for LPAR Cluster #338

Closed k-shiva-sai closed 1 month ago

k-shiva-sai commented 1 month ago

Adding support for the Roce and Hipersocket for LPAR Cluster Introduced one new variable to all.yaml and two new variables to the host_vars_template In all.yaml internal_ip which need to defined when bringing up the cluster with hipersocket cards. In host_vars mode tells the network card mode like osa/roce/hipersocket internal_ip needs to be defined when mode is hipersocket

isumitsolanki commented 1 month ago

Hi @AmadeusPodvratnik , Code changes looks good to me. since changes are there in all.yaml and host_vars can you please take a glance over there.

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: