feat: implement orchestrated auto-update system and fix deployment
- Add sma user module to little-rascal configuration for passwordless deployment - Replace cosmic-greeter with greetd on both congenital-optimist and little-rascal - Implement staggered auto-update system that updates remote machines first - Add proper SSH user configuration for secure deployments - Fix deployment permission issues by configuring admin user access - Ensure orchestrator machine (congenital-optimist) reboots last to prevent SSH disconnection - Add comprehensive error handling and update reporting - Successfully tested lab tool deployment and auto-update on all machines Fixes the critical issue where orchestrator reboot could break SSH connections during multi-machine updates.
This commit is contained in:
parent
0465c56305
commit
5f65abc2cc
7 changed files with 161 additions and 39 deletions
|
@ -28,6 +28,7 @@
|
|||
|
||||
# Users
|
||||
../../modules/users/geir.nix
|
||||
../../modules/users/sma.nix
|
||||
../../modules/users/common.nix
|
||||
../../modules/users/shell-aliases.nix
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue