I want to change default username in raspi4 ubuntu installation.
In this image default username and password are ubuntu/ubuntu
However I want to change these default settings to something like newname
/0123456
(numeric only password).
How do I change user-data cloudinit file?
Note that I know numeric password is so weak, I just interested in how to do it.