From 44ad3167e886e890eb6083bd7fad2853717daea7 Mon Sep 17 00:00:00 2001 From: Steffen Scheib Date: Tue, 3 Oct 2023 15:29:48 +0200 Subject: [PATCH] Adjusting README.md to reflect that UEFI is supported --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index cd62ea6..ca4de4d 100644 --- a/README.md +++ b/README.md @@ -22,8 +22,6 @@ Unfortunately, specifying `RHEL` as the operating system in `meta/main.yml` is n I have probably not tested every combination possible with the variables. If you find an issue, feel free to raise it or provide a pull request to fix it. -Currently this role only supports `BIOS` deployments. `UEFI` support is planned for a later release. - Provided with this role is an example Kickstart that can be used as a start to building your own. This Kickstart implements the recommended Red Hat Satellite file system layout [1](https://access.redhat.com/documentation/en-us/red_hat_satellite/6.12/html/installing_satellite_server_in_a_connected_network_environment/preparing_your_environment_for_installation_satellite)