From 945de0a74199e0716681d02163fdb31974293e12 Mon Sep 17 00:00:00 2001 From: Konrad Bucheli Date: Tue, 20 Feb 2024 11:01:33 +0100 Subject: [PATCH] migrational hints for RHEL8 --- rhel8/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rhel8/index.md b/rhel8/index.md index 2fa43b73..fd79f367 100644 --- a/rhel8/index.md +++ b/rhel8/index.md @@ -7,7 +7,7 @@ The central infrastructure (automatic provisioning, upstream package synchronisa The configuration management is done with Puppet like for RHEL 7. RHEL 7 and RHEL 8 hosts can share the same hierarchy in Hiera and thus also the "same" configuration. In cases where the configuration for RHEL 7 or RHEL 8 differs, the idea is to have both in parallel in Hiera and Puppet shall select the right one. -Please still consider also implenting following two migrations when moving to RHEL 8: +Please still consider also implementing following two migrations when moving to RHEL 8: - migrate from Icinga1 to [Icinga2](../admin-guide/configuration/icinga2), as Icinga1 will be decommissioned by end of 2024 - explicit [network configuration in Hiera](../admin-guide/configuration/networking) with `networking::setup`, especially if you have static IP addresses or static routes