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

Adding multiple users using gce_rstudio_adduser #142

Open
kevinwang09 opened this issue Jul 6, 2019 · 1 comment
Open

Adding multiple users using gce_rstudio_adduser #142

kevinwang09 opened this issue Jul 6, 2019 · 1 comment
Assignees

Comments

@kevinwang09
Copy link

Is it possible to add in a vector of username and password? I have tested with the gce_vm with template = "rstudio" and the following did not work as expected.

gce_rstudio_adduser(instance = vm, username = c("user1", "user2"), password = c("user1", "user2"))

My installation version is cloudyr/googleComputeEngineR@b58de2e

@MarkEdmondson1234
Copy link
Collaborator

MarkEdmondson1234 commented Jul 7, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants