Reapply "Include rke2 sysctl configs"

This reverts commit b21e196cf7.
This commit is contained in:
Gerald Pinder
2025-06-26 10:38:38 -04:00
parent b21e196cf7
commit 0b5c64322f

View File

@@ -27,6 +27,7 @@ modules:
- type: script - type: script
snippets: snippets:
- curl -sfL https://get.rke2.io | sh - curl -sfL https://get.rke2.io | sh
- cp -f /usr/share/rke2/rke2-cis-sysctl.conf /etc/sysctl.d/60-rke2-cis.conf
- type: files - type: files
files: files:
- source: rke-common - source: rke-common