Closed jbemmel closed 1 week ago
The current devices only use kmods: (empty) to specify they need system default kernel modules loaded
kmods:
{}
The original code wasn't actually using ddata.kmods, but because none of the current devices had any value for it that didn't cause any issues
ddata.kmods
The current devices only use
kmods:
(empty) to specify they need system default kernel modules loaded{}
for hostsThe original code wasn't actually using
ddata.kmods
, but because none of the current devices had any value for it that didn't cause any issues