From 1fbd93fca3f9831d1fe638354b354a009485be2b Mon Sep 17 00:00:00 2001 From: Gerald Pinder <4626052+gmpinder@users.noreply.github.com> Date: Wed, 25 Jun 2025 15:49:06 -0400 Subject: [PATCH] Include rke2 sysctl configs --- 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