mc2 icon indicating copy to clipboard operation
mc2 copied to clipboard

Remove duplicate username across global config and Azure YAML

Open chester-leung opened this issue 3 years ago • 0 comments

Currently, the user has to specify a username for MC2, and a second username for authentication for launched Azure VMs.

We should consolidate this and have the user only input one username to simplify the configuration process - changes will have to made in the various places in the codebase that load in the config ssh_user field. Instead of loading in the Azure config ssh_user field, we should load in the global config user field.

chester-leung avatar Jun 11 '21 23:06 chester-leung