platform9 / cctl

Apache License 2.0
47 stars 8 forks source link

Allow non-root users with sudo privileges to run ssh commands #65

Closed sarun87 closed 6 years ago

sarun87 commented 6 years ago

We need the user to be able to login as root today to run commands on the node via the ssh-provider. CoreOS by default exposes core user with root privileges but does not expose root user. The ask is to support users with root privileges (non root user) to use SSH-Provider for provisioning k8s clusters.