Build without rke2 pre-installed
This commit is contained in:
@@ -21,8 +21,8 @@ modules:
|
||||
# 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_SKIP_RELOAD=true sh
|
||||
# - 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_SKIP_RELOAD=true sh
|
||||
- from-file: common/post-build.yml
|
||||
|
||||
Reference in New Issue
Block a user