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 for several issues #323

Closed AmadeusPodvratnik closed 2 months ago

AmadeusPodvratnik commented 2 months ago

Add some fixes around 3 node cluster and lpar support, dns setting, ip_forward, etc. Include -initrd-inject "/{{ kvm_host_home.stdout }}/{{ env.file_server.cfgs_dir }}/{{ env.bastion.networking.hostname }}/bastion-ks.cfg" \ in case pf create bastion which works not consistent and env.file_server.cfgs_dir should contain the absolute path. Furthermore section 1 is being flatten.

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: