Build fw-desktop as server
This commit is contained in:
@@ -13,11 +13,16 @@ modules:
|
||||
- amdttm.pages_limit=27648000
|
||||
- amdttm.page_pool_size=13824000
|
||||
- from-file: common/wke.yml
|
||||
- type: dnf
|
||||
install:
|
||||
packages:
|
||||
- ramalama
|
||||
- type: files
|
||||
files:
|
||||
- source: rke-server
|
||||
destination: /
|
||||
# - type: dnf
|
||||
# install:
|
||||
# packages:
|
||||
# - ramalama
|
||||
- type: script
|
||||
snippets:
|
||||
- curl -sfL https://get.rke2.io | INSTALL_RKE2_TYPE=agent INSTALL_RKE2_SKIP_RELOAD=true sh
|
||||
# - curl -sfL https://get.rke2.io | INSTALL_RKE2_TYPE=agent INSTALL_RKE2_SKIP_RELOAD=true sh
|
||||
- curl -sfL https://get.rke2.io | INSTALL_RKE2_SKIP_RELOAD=true sh
|
||||
- from-file: common/post-build.yml
|
||||
|
||||
Reference in New Issue
Block a user