From 7cbd3997cfd60c63fad42894569f5782d1fbfcef Mon Sep 17 00:00:00 2001 From: Gerald Pinder <4626052+gmpinder@users.noreply.github.com> Date: Fri, 27 Jun 2025 23:42:28 -0400 Subject: [PATCH] Remove sysctl --- recipes/common/wke.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/common/wke.yml b/recipes/common/wke.yml index 1c83a5a..85c0e81 100644 --- a/recipes/common/wke.yml +++ b/recipes/common/wke.yml @@ -27,7 +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 + # - cp -f /usr/share/rke2/rke2-cis-sysctl.conf /etc/sysctl.d/60-rke2-cis.conf - type: files files: - source: rke-common