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

triton instance unaware of user ssh keys vs account ssh keys #240

Open
ghost opened this issue Dec 19, 2017 · 0 comments
Open

triton instance unaware of user ssh keys vs account ssh keys #240

ghost opened this issue Dec 19, 2017 · 0 comments

Comments

@ghost
Copy link

ghost commented Dec 19, 2017

Hi There,

I'm not sure if this is by design, but at present it looks like the "triton instance create" command always uses the account SSH keys, even if logging in via a user (as specified via "account" + "user" fields in the profile).

In this example, the account has no ssh keys, but my user account does:

$ triton instance create --name=foobar ubuntu-16.04 g4-highcpu-128M
triton instance create: error: error creating instance: At least one SSH key is required to provision

This limits the flexibility of the RBAC system as every instance is created with all the account SSH keys.

Thanks,

Alasdair

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

No branches or pull requests

0 participants