jetlag icon indicating copy to clipboard operation
jetlag copied to clipboard

Automation to deploy Bare-metal OpenShift leveraging the Assisted-Installer

Results 75 jetlag issues
Sort by recently updated
recently updated
newest added

It seems [SNOs](https://github.com/redhat-performance/jetlag/blob/main/ansible/roles/create-inventory/templates/inventory-sno.j2#L32) use the hostvar `ip_address` instead of `ip` as [bm](https://github.com/redhat-performance/jetlag/blob/main/ansible/roles/create-inventory/templates/inventory-bm.j2#L13-L15) and [rwn](https://github.com/redhat-performance/jetlag/blob/main/ansible/roles/create-inventory/templates/inventory-rwn.j2#L14-L16) composed clusters. For consistency and ability to "cut and paste" hosts from different spots in the...

New Feature Request: 1. Recognize hardware that fails or likely to fail during the install. 2. Continue to deploy on the healthy set of nodes skipping the failed hardware. 3....

We attempted to deploy a large cluster today via Jetlag and ran into at least one issue in which the discovery image generation would take longer than 30s (The default...

Possible Production environment scenario - An unclean bastion node, can use previous running services on port 53. Maybe check for the port is already in use, if so delete/re-assign other...

Add a tips readme document to cover things such as: - Change version of OCP deployed by assisted-installer (minor version, major versions, nightly/ci versions) - Setting specific machines for ibmcloud...

Using the primary private subnet seems fine for SNOs while expanding and/or obtaining new hardware however if using the primary private subnet with multi-node clusters which have an api/ingress address...

SNO deploy failed due to unavailable http sevice on bastion node and httpd container logs complained about file permission, ```sh # podman logs 610a32ce203d sed: couldn't open temporary file /etc/httpd/conf/sedCDaZFQ:...

Goal would be to prevent attempting to boot an iso when you can not actually perform the unmount/mount commands to do so without the proper privileges. ```console [root@jetlag-bm0 ~]# SMCIPMITool...

help wanted
good first issue

Similar to disconnected lab clusters, we should setup haproxy to enable communication to the clusters built on the private network in ibmcloud.

Can we have some releases tagged? I'm watching for new content via new releases, and this project does not have any.