Hi @kevin-reeuwijk ,
I think you can achieve this by customizing the curtin installation (see this).
In the curtin early stage if you run echo -e "defaults {\n user_friendly_names no\n}" > /etc/multipath.conf
you should be able to achieve this (I didn’t try it, let me know if that works)