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

Missing features - working sudo ssh to everything from the install-node #40

Open
A1ve5 opened this issue Dec 10, 2015 · 3 comments
Open

Comments

@A1ve5
Copy link
Contributor

A1ve5 commented Dec 10, 2015

Reported by Ulf

@martbhell
Copy link
Contributor

Some clarification:
On an FGI cluster one can run "sudo ssh cn1" and get root.

This is accomplished with a password-less ssh-key in /root/.ssh on the install node.

Should the key be password less also in FGCI?
@tiggi

@tiggi
Copy link
Contributor

tiggi commented Dec 15, 2015

On 2015-12-15 08:19, Johan Guldmyr wrote:

Some clarification:
On an FGI cluster one can run "sudo ssh cn1" and get root.

This is accomplished with a password-less ssh-key in /root/.ssh on the
install node.

Yes. It helps maintenance a lot.

Ulf Tigerstedt || Senior systems specialist
CSC Oy || NeIC NT1 / NDGF GSM +358503818558
Johannesbergsvägen 17 || Närpes || Finland

@martbhell
Copy link
Contributor

UEF has via support brought up adding keys to the root user.
This is now possible by adding variable(hash) admin_root_keys. See roles/ansible-role-users/default/main.yml or this page:
https://github.com/CSC-IT-Center-for-Science/ansible-role-users/blob/master/defaults/main.yml#L13-L15

The ansible-role-users is currently only applied in admin and install.yml playbooks.

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

3 participants