Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
piops
piops
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 6
    • Merge Requests 6
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • LQDN Adminsys
  • piopspiops
  • Merge Requests
  • !4

Open
Opened Apr 19, 2019 by Porkepix@PorkepixGuest
  • Report abuse
Report abuse

SSH management

  • Overview 6
  • Commits 5
  • Pipelines 2
  • Changes 7

Add SSH keys management.

This fixes #1; 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
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Reference: lqdn-interne/piops!4
Source branch: ssh_management