Skip to content
Snippets Groups Projects

Specify ssh-keys as list of strings, rather than having a single string.

Merged Tom Prince requested to merge ssh-keys into develop

Older versions of nixpkgs allowed you to specify multiple keys by having newline separated keys in your string. However, this worked essentially by accident, and is now explictly disallowed.

I noticed this because I had configured multiple keys for the local grid. This isn't currently impacting my ability to work, but it seems like a worthwhile improvement anyway. This will be necessary (for example) if/when multiple people are given root access to our storage nodes.

CC: @jcalderone, @florian This will require updating morph/grid/local/public-keys/users.nix locally if/when this lands.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading