Ansible-OpenShift-Provisioning icon indicating copy to clipboard operation
Ansible-OpenShift-Provisioning copied to clipboard

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).

Results 62 Ansible-OpenShift-Provisioning issues
Sort by recently updated
recently updated
newest added

In the template file is the following variable defined: ``` # Section 19 - Agent Based Installer ( Optional ) abi: flag: Flase ``` But, in the source code a...

While running playbook 0_setup.yaml, getting above error in case of ubuntu image.

Passwords should not be shown in logs ! File: roles/boot_LPAR/tasks/main.yaml - name: Debug debug: msg: python3 /root/ansible_workdir/boot_lpar.py \ ... --hmcpass {{ node.hmc.auth.pass }} \ ... --netset_password {{ node.lpar.livedisk.livedisk_root_pass }} \

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...

Support has been added for ABI SNO and Compact type of OCP cluster installation on z/VM.

enhancement

At least the link to the ABI documentation is missing in the run-the-playbooks.md doc.

bug

- Updated hcp binary extraction procedure - Removes os_variant variable in bastion creation, as it can fetch from installation media - Updated documentation

cat j251184115524.1040146 {"changed": true, "stdout": "Domain 'ocp-virt-cluster-control-1' destroyed\n\nDomain 'ocp-virt-cluster-control-1' has been undefined\nVolume 'vda'(/home/libvirt/images/ocp-virt-cluster/ocp-virt-cluster-control-1.qcow2) removed.", "stderr": "ERROR Error: --disk pool=agent-vdisk,size=50,cache=none,io=native: internal error: pool 'agent-vdisk' has asynchronous jobs running.", "rc": 1, "cmd":...