Install ramalama on fw-desktop

This commit is contained in:
2025-10-15 21:04:06 -04:00
parent 2cd4b439e7
commit 603ada9db0

View File

@@ -13,6 +13,10 @@ modules:
- amdttm.pages_limit=27648000
- amdttm.page_pool_size=13824000
- from-file: common/wke.yml
- type: dnf
install:
packages:
- ramalama
- type: script
snippets:
- curl -sfL https://get.rke2.io | INSTALL_RKE2_TYPE=agent INSTALL_RKE2_SKIP_RELOAD=true sh