From b33e13cec11a06ac6d780043511bf14b8a1ad06a Mon Sep 17 00:00:00 2001 From: Ancor Gonzalez Sosa Date: Sun, 17 Mar 2024 22:35:56 +0100 Subject: [PATCH] Revert "Tumbleweed configuration: enable adjust_by_ram for swap" This reverts commit 9f537c65cfd08cba670fcea809b5f454bdc60228. --- products.d/tumbleweed.yaml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/products.d/tumbleweed.yaml b/products.d/tumbleweed.yaml index a4d5a11d71..cebe4f493e 100644 --- a/products.d/tumbleweed.yaml +++ b/products.d/tumbleweed.yaml @@ -165,12 +165,10 @@ storage: - mount_path: "swap" filesystem: swap size: - auto: true + auto: false + min: 1 GiB + max: 2 GiB outline: - auto_size: - base_min: 1 GiB - base_max: 2 GiB - adjust_by_ram: true required: false filesystems: - swap