From 1dc1e28e97e03b8468e3f9dd5e5247a315708410 Mon Sep 17 00:00:00 2001 From: Konrad Bucheli Date: Thu, 9 Nov 2023 15:06:34 +0100 Subject: [PATCH] move service startup documentation --- admin-guide/configuration/package_updates.md | 1 - 1 file changed, 1 deletion(-) diff --git a/admin-guide/configuration/package_updates.md b/admin-guide/configuration/package_updates.md index 41165fda..8c4dadd3 100644 --- a/admin-guide/configuration/package_updates.md +++ b/admin-guide/configuration/package_updates.md @@ -16,4 +16,3 @@ Note that the updates run on midnight, for `weekly` from Sunday to Monday. There There will be no updates if you fix the package source to a snapshot/repo tag i.e. `rpm_repos::tag` or `yum_client::repo_tag` setting in Hiera point to a specfic snapshot. ----