Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • piops piops
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3
    • Issues 3
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • LQDN AdminsysLQDN Adminsys
  • piopspiops
  • Merge requests
  • !4

SSH management

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Porkepix requested to merge ssh_management into master Apr 19, 2019
  • Overview 7
  • Commits 5
  • Pipelines 0
  • Changes 7

Add SSH keys management.

This fixes #1 (closed); I chosed to use a template and to define variables, if this is not the preferred way, switch it to a bare file copy would be quick.

I picked SSH keys from tau for now, but there are small differences on other servers, for example Taziden SSH key is still present on some servers. I guess I can let you check if it's fine like that.

One flaw here is that it put every key on every server. I can manage to change that if you think this is necessary.

Every variable added there by Benjamin are still here, and obviously it works on authorized_keys2 as we have no other choice right now.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: ssh_management