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 42 forks source link

boot_LPAR role requires bastion as nameserver, external nameserver is ignored #308

Open smolin-de opened 1 month ago

smolin-de commented 1 month ago

The "boot_LPAR" role is using bastion as nameserver: nameserver={{ env.bastion.networking.ip }} This function can not be used when a external nameserver is configured.