From f17656a5fe1aad36f0d940c1bebaa24f0c0dd169 Mon Sep 17 00:00:00 2001 From: Konrad Bucheli Date: Fri, 22 Jul 2022 16:14:03 +0200 Subject: [PATCH] document vgroot puppet module --- admin-guide/deployment/partitioning.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin-guide/deployment/partitioning.rst b/admin-guide/deployment/partitioning.rst index 4ce7667b..2afa1b60 100644 --- a/admin-guide/deployment/partitioning.rst +++ b/admin-guide/deployment/partitioning.rst @@ -34,7 +34,7 @@ For RHEL 8 it is: - ``lv_var_tmp`` of 2 Gb size for ``/var/log``; - ``lv_tmp`` of 2 Gb size for ``/tmp``. -To increase these sizes, you might use :doc:`vgroot::path <../profiles/vgroot>` in Hiera. +To increase these sizes, you might use :doc:`vgroot::path <../puppet/profiles/vgroot>` in Hiera. Custom Partitioning -------------------