From e05e89b7f9c7e3dbff1298a0703c90434b8937d9 Mon Sep 17 00:00:00 2001 From: Konrad Bucheli Date: Tue, 14 May 2024 10:54:23 +0200 Subject: [PATCH] fix link --- admin-guide/updates.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin-guide/updates.md b/admin-guide/updates.md index 2740b9cb..26b6d91e 100644 --- a/admin-guide/updates.md +++ b/admin-guide/updates.md @@ -20,7 +20,7 @@ Also for software which have been installed from other sources than RPM package ## Snapshots -On specially protected systems where stability is more important than being up-to-date, there is the option to freeze the provided RPM package version to a specified date. Also this can be [configured in Hiera](configuration/package_repositories#using-specific-package-repository-snapshot). If such a system is set by such a "Repo Tag" to a specific snapshot, the update procedure cannot get newer than the given state. +On specially protected systems where stability is more important than being up-to-date, there is the option to freeze the provided RPM package version to a specified date. Also this can be [configured in Hiera](configuration/package_repositories)(chapter "Using Specific Package Repository Snapshot"). If such a system is set by such a "Repo Tag" to a specific snapshot, the update procedure cannot get newer than the given state. Again, this should only be done for nodes in protected networks, e.g. with access restrictions through an [ssh gateway](../services-admin-guide/ssh_gateways) and requires consent with IT Security.