From 191cd8192a56f51d3b8a1cf9c70fe6b0d5055499 Mon Sep 17 00:00:00 2001 From: Jarrod Johnson Date: Thu, 3 Dec 2020 10:55:39 -0500 Subject: [PATCH] Add example installedargs to new ubuntu profiles --- confluent_osdeploy/ubuntu20.04/profiles/default/profile.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/confluent_osdeploy/ubuntu20.04/profiles/default/profile.yaml b/confluent_osdeploy/ubuntu20.04/profiles/default/profile.yaml index f96cd233..b76cdfbf 100644 --- a/confluent_osdeploy/ubuntu20.04/profiles/default/profile.yaml +++ b/confluent_osdeploy/ubuntu20.04/profiles/default/profile.yaml @@ -1,2 +1,3 @@ label: %%DISTRO%% %%VERSION%% %%ARCH%% (Default Profile) kernelargs: quiet osprofile=%%PROFILE%% +#installedargs: example # These arguments would be added to the installed system