From d0c97b762365b2405761d28b340acc8d35f91b7e Mon Sep 17 00:00:00 2001 From: Jarrod Johnson Date: Tue, 19 Sep 2023 13:14:07 -0400 Subject: [PATCH] Add pieces of EL profiles --- confluent_osdeploy/el8/profiles/default/packagelist | 9 +++++++++ confluent_osdeploy/el8/profiles/default/partitioning | 4 ++++ 2 files changed, 13 insertions(+) create mode 100644 confluent_osdeploy/el8/profiles/default/packagelist create mode 100644 confluent_osdeploy/el8/profiles/default/partitioning diff --git a/confluent_osdeploy/el8/profiles/default/packagelist b/confluent_osdeploy/el8/profiles/default/packagelist new file mode 100644 index 00000000..4e3b9681 --- /dev/null +++ b/confluent_osdeploy/el8/profiles/default/packagelist @@ -0,0 +1,9 @@ +@^minimal-environment +#-kernel-uek # This can opt out of the UEK for the relevant distribution +bind-utils +chrony +pciutils +python3 +rsync +tar +-iwl*-firmware diff --git a/confluent_osdeploy/el8/profiles/default/partitioning b/confluent_osdeploy/el8/profiles/default/partitioning new file mode 100644 index 00000000..c11b135b --- /dev/null +++ b/confluent_osdeploy/el8/profiles/default/partitioning @@ -0,0 +1,4 @@ +clearpart --all --initlabel +ignoredisk --only-use %%INSTALLDISK%% +autopart --nohome %%LUKSHOOK%% +