Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove duplicate username across global config and Azure YAML #143

Open
chester-leung opened this issue Jun 11, 2021 · 0 comments
Open

Remove duplicate username across global config and Azure YAML #143

chester-leung opened this issue Jun 11, 2021 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@chester-leung
Copy link
Member

chester-leung commented Jun 11, 2021

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 chester-leung added the help wanted Extra attention is needed label Jun 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant