From 74ea0817dc522e8b97a966c6802c5129d1d7a7ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ha=C3=9F?= Date: Mon, 8 Jan 2024 15:51:25 +0100 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Billy Tat --- .../rke2-cluster-configuration.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/reference-guides/cluster-configuration/rancher-server-configuration/rke2-cluster-configuration.md b/docs/reference-guides/cluster-configuration/rancher-server-configuration/rke2-cluster-configuration.md index 824719fbc1f..57344457896 100644 --- a/docs/reference-guides/cluster-configuration/rancher-server-configuration/rke2-cluster-configuration.md +++ b/docs/reference-guides/cluster-configuration/rancher-server-configuration/rke2-cluster-configuration.md @@ -362,8 +362,8 @@ machineGlobalConfig: - key2=value2 ``` -There are some configuration options which aren't supported to be changed when provisioning via Rancher: -- data-dir (Folder to hold state), will always stay the default `/var/lib/rancher/rke2` +There are some configuration options that can't be changed when provisioning via Rancher: +- data-dir (folder to hold state), which defaults to `/var/lib/rancher/rke2`. To make it easier to put files on nodes beforehand, Rancher expects the following values to be included in the configuration, while RKE2 expects the values to be entered as file paths: - audit-policy-file