The following construct in #94 fix using patchesJsonMerge
- op: add
path: "/spec/kubeadmConfigSpec/preKubeadmCommands/-"
value:
apt-get update && apt-get install -y bridge-utils keepalived ipset ipvsadm
systemctl enable --now keepalived
This leads to the prekubeadmcommand listed as a single line.
This PS fixes this issue. Also airshipctl #10 needs all system
updates/intall to be moved to Imagebuilder.
Closes: #212
Change-Id: I624de71d2009178670291dc82bd55824ce59e18d