Mohammed Ahmed

Results 7 issues of Mohammed Ahmed

The purpose of cccp.yml is to build this on the CentOS Container Pipeline. Signed-off-by: Mohammed Zeeshan Ahmed

If we change the name of the ssh key in `ansible_key_name` at https://github.com/IBM/Ansible-OpenShift-Provisioning/blob/main/inventories/default/group_vars/all.yaml.template#L206 then ssh fails to connect with lpar with permission denied. To fix this user needs to also...

As a member of development who wants to validate his application on a pre release ocp version, I should be able to override the release image

During my experiments, I realized that the qcow2 images for the virtual machines are always put into a directory with the name `/var/lib/libvirt-xxx` where xxx is a string. This is...

Ansible Controller type: Mac M1 Ansible version: ```bash ansible --version ansible [core 2.15.3] config file = /Users/mohammedzeeshanahmed/personal_bench/ibm/ansible-ocp-provisioner/IBM-Ansible-OpenShift-Provisioning/ansible.cfg configured module search path = ['/Users/mohammedzeeshanahmed/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/ansible...

From OCP 4.16 onwards a new separate installer tarball is added for rhel 9 (openshift-install-rhel9-s390x.tar.gz). The normal binary is for rhel 8. Downloading this and extracting it results in installer...

It appears that oc mirror flow has been modified slightly in OCP 4.18. Due to this, the disconnected playbooks need to be modified to account for this change. The new...