From 198d6a795f7b77229a7467b8c6b93a8754c5c059 Mon Sep 17 00:00:00 2001 From: Jarrod Johnson Date: Thu, 11 Jun 2020 13:33:15 -0400 Subject: [PATCH] Add runweasel to esxi Early boot behavior is influenced by the real kernel command line. Without /bootmodules things fail. --- confluent_osdeploy/esxi7/profiles/hypervisor/profile.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/confluent_osdeploy/esxi7/profiles/hypervisor/profile.yaml b/confluent_osdeploy/esxi7/profiles/hypervisor/profile.yaml index 0ec9814c..b9c84687 100644 --- a/confluent_osdeploy/esxi7/profiles/hypervisor/profile.yaml +++ b/confluent_osdeploy/esxi7/profiles/hypervisor/profile.yaml @@ -1,2 +1,3 @@ label: VMware ESXi %%VERSION%% Hypervisor ostype: esxi +kernelargs: runweasel