Build fw-desktop as server
This commit is contained in:
@@ -13,11 +13,16 @@ modules:
|
|||||||
- amdttm.pages_limit=27648000
|
- amdttm.pages_limit=27648000
|
||||||
- amdttm.page_pool_size=13824000
|
- amdttm.page_pool_size=13824000
|
||||||
- from-file: common/wke.yml
|
- from-file: common/wke.yml
|
||||||
- type: dnf
|
- type: files
|
||||||
install:
|
files:
|
||||||
packages:
|
- source: rke-server
|
||||||
- ramalama
|
destination: /
|
||||||
|
# - type: dnf
|
||||||
|
# install:
|
||||||
|
# packages:
|
||||||
|
# - ramalama
|
||||||
- type: script
|
- type: script
|
||||||
snippets:
|
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
|
- from-file: common/post-build.yml
|
||||||
|
|||||||
Reference in New Issue
Block a user