Go back to installing rke2 in the image
This commit is contained in:
@@ -8,7 +8,12 @@ alt-tags:
|
||||
- worker
|
||||
modules:
|
||||
- from-file: common/wke.yml
|
||||
# - type: script
|
||||
# snippets:
|
||||
# - curl -sfL https://get.rke2.io | INSTALL_RKE2_TYPE=agent INSTALL_RKE2_SKIP_RELOAD=true sh
|
||||
- type: script
|
||||
env:
|
||||
INSTALL_RKE2_CHANNEL: latest
|
||||
INSTALL_RKE2_TYPE: agent
|
||||
INSTALL_RKE2_SKIP_RELOAD: 'true'
|
||||
snippets:
|
||||
- curl -sfL https://get.rke2.io | sh
|
||||
- cp -f /usr/share/rke2/rke2-cis-sysctl.conf /etc/sysctl.d/60-rke2-cis.conf
|
||||
- from-file: common/post-build.yml
|
||||
|
||||
Reference in New Issue
Block a user