From fb31a688189a2ca039e53efef2125badd773d8b3 Mon Sep 17 00:00:00 2001 From: Jarrod Johnson Date: Fri, 7 Apr 2023 16:26:32 -0400 Subject: [PATCH] Add profile.yaml to ubuntu18.04 stock profile --- confluent_osdeploy/ubuntu18.04/profiles/default/profile.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 confluent_osdeploy/ubuntu18.04/profiles/default/profile.yaml diff --git a/confluent_osdeploy/ubuntu18.04/profiles/default/profile.yaml b/confluent_osdeploy/ubuntu18.04/profiles/default/profile.yaml new file mode 100644 index 00000000..b76cdfbf --- /dev/null +++ b/confluent_osdeploy/ubuntu18.04/profiles/default/profile.yaml @@ -0,0 +1,3 @@ +label: %%DISTRO%% %%VERSION%% %%ARCH%% (Default Profile) +kernelargs: quiet osprofile=%%PROFILE%% +#installedargs: example # These arguments would be added to the installed system