From 0b5c64322fecfde838aab9ab7fe834de211007c5 Mon Sep 17 00:00:00 2001 From: Gerald Pinder <4626052+gmpinder@users.noreply.github.com> Date: Thu, 26 Jun 2025 10:38:38 -0400 Subject: [PATCH] Reapply "Include rke2 sysctl configs" This reverts commit b21e196cf708bf9a95c262036e07fe5fbcc7ebf7. --- recipes/common/wke.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes/common/wke.yml b/recipes/common/wke.yml index a7437c8..1c83a5a 100644 --- a/recipes/common/wke.yml +++ b/recipes/common/wke.yml @@ -27,6 +27,7 @@ modules: - type: script snippets: - 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 files: - source: rke-common