feat: switch to incus-lts and fix lab-tool SSH syntax
- Use incus-lts (6.0.4) instead of latest incus to avoid cowsql build issues - Re-enable incus on congenital-optimist with LTS version - Restore incus-admin group membership for users - Fix missing parentheses in lab-tool SSH module - This provides stable containerization without build failures
This commit is contained in:
parent
2069f289ff
commit
250ba5e2ea
5 changed files with 9 additions and 28 deletions
|
@ -21,6 +21,7 @@
|
|||
"wheel" # sudo access
|
||||
"networkmanager" # network management
|
||||
"libvirt" # virtualization management
|
||||
"incus-admin" # container management
|
||||
"podman" # container runtime
|
||||
"docker" # docker compatibility (if needed)
|
||||
"media" # shared media access for NFS shares
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue