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

This is a feature request. When facing network issues, it is useful to log in to cluster nodes via IPMI to debug. This should ideally be done on two levels:...

enhancement
help wanted
good first issue

Currently the SNO install playbooks allow you to install more than one SNO concurrently while the bare-metal playbook only installs one cluster at a time. I think we should reduce...

On bastion host, specially when holding a registry, the root hard drive can get filled. If the host has extra disks, like nvme, they should be made ready on /var/lib/containers...

documentation
help wanted
good first issue

I have not tested this with RHEL8 HVs yet. I have deployed SNOs on RHEL9 HVs using this patch.

The SNO quickstart doc [says](https://github.com/redhat-performance/jetlag/blob/a47462f70cdee0d4d5eaee0b279fafa429817758/docs/deploy-sno-quickstart.md?plain=1#L375): > We can now set the ssh vars in the `ansible/vars/all.yml` file since `setup-bastion.yml` has completed. For bare metal clusters only `ssh_public_key_file` is required to...

Current state, ``` Rule Violation Summary count tag profile rule associated tags 13 command-instead-of-shell basic command-shell, idiom 2 key-order[task] basic formatting 1 literal-compare basic idiom 70 jinja[spacing] basic formatting (warning)...

The `generate-discovery-iso` role will always create `discovery.iso` rather than using the inventory `boot_iso` name, but the `boot_iso` (sub) roles boot using the `boot_iso` hostvar. The standard inventory creators always set...