Fix K3os SSH config #2

Open
opened 2022-06-20 15:04:54 -04:00 by ducoterra · 0 comments
Owner

Currently we’re appending to the ssh config on every boot. Instead we should write the complete ssh config file.

To Do

  • Fix vault so it doesn't prevent nodes from being drained
  • Write the full sshd_config file on boot rather than append
  • Figure out why authorized_keys keeps showing up on the server
Currently we’re appending to the ssh config on every boot. Instead we should write the complete ssh config file. ## To Do - [x] Fix vault so it doesn't prevent nodes from being drained - [x] Write the full sshd_config file on boot rather than append - [x] Figure out why authorized_keys keeps showing up on the server
ducoterra added the Review label 2022-06-20 15:04:54 -04:00
ducoterra self-assigned this 2022-06-20 15:04:54 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: services/k3os#2