Build without rke2 pre-installed
This commit is contained in:
@@ -12,7 +12,7 @@ modules:
|
||||
files:
|
||||
- source: rke-server
|
||||
destination: /
|
||||
- type: script
|
||||
snippets:
|
||||
- curl -sfL https://get.rke2.io | INSTALL_RKE2_SKIP_RELOAD=true sh
|
||||
# - type: script
|
||||
# snippets:
|
||||
# - 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