Linux is a multi-user environment, which means more than one user can use the system at one time. Granted, that mostly takes the form of console access (via SSH), because you can't easily have two ...
I am creating some Packer provisioning profiles for Ubuntu and having a hard time getting the autoinstaller to create additional users. Code: #cloud-config ...