home-lab/packages/lab-tool/lab
Geir O. Jerstad 043817f7d5 fix: ensure consistent sma user for all SSH operations
- Add 'user' field mapping in get-ssh-config for compatibility
- Add default identity-file (~/.ssh/id_ed25519_admin) for sma user
- Fix update-flake function syntax error in deployment.scm
- All SSH operations (deploy, status, health, ssh command) now use sma user consistently
2025-07-04 16:47:53 +02:00
..
auto-update.scm feat: implement orchestrated auto-update system and fix deployment 2025-06-30 14:35:21 +02:00
core.scm feat: implement modular lab tool structure with working CLI 2025-06-16 14:29:00 +02:00
deploy-rs.scm feat: implement SSH + rsync deployment method 2025-07-04 16:44:49 +02:00
deployment.scm fix: ensure consistent sma user for all SSH operations 2025-07-04 16:47:53 +02:00
machines.scm cleaned up and maybe finished the guile lab tool 2025-06-16 21:09:41 +02:00
monitoring.scm feat: implement modular lab tool structure with working CLI 2025-06-16 14:29:00 +02:00
ssh-deploy.scm feat: implement SSH + rsync deployment method 2025-07-04 16:44:49 +02:00