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

A quick example would be attempting to run `sno-deploy.yml` but having `cluster_type: bm` or running `bm-deploy.yml` and having `cluster_type: sno`. Ideally the first task or before any interaction with the...

enhancement

The [task](https://github.com/redhat-performance/jetlag/blob/main/ansible/roles/wait-hosts-discovered/tasks/main.yml#L14) for waiting to see that all booted machines have become discovered relies on the [count of the inventory](https://github.com/redhat-performance/jetlag/blob/main/ansible/roles/wait-hosts-discovered/tasks/main.yml#L9-L12) where as the actual count of machines booted can be...

enhancement

There appears to be 3 different methods to mirroring images into the bastion registry. We should determine if all are necessary or if any can be replaced. Additionally we should...

enhancement
help wanted

Jetlag will always create a single cluster, whether single or multi-node. SNO inventory discovery will comment all "free" machines past the first, and deployment will always work on the single...

Clustertype: SNO did not include the components necessary to be able to install ACM. This patch adds components so that the ztp and hub deploy scripts in acm-deploy-load should be...

To consume jetlag from CI pipelines having a release cadence in place is fundamental.

Test and document jetlag L3 deployments. Considering two scale lab allocations with public vlans (cloud x and cloud y), it should be possible to deploy cloud y from a bastion...

Patch for PR#441 baremetal is not the right name for the cluster being deployed. It should be named mno: multinode openshift