create basic system configuration subdirectory

This commit is contained in:
2024-10-04 14:41:20 +02:00
parent 02f82f889d
commit 40bcbbb1d3
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ The configuration management is done with Puppet like for RHEL 7. RHEL 7 and RHE
Please still consider also implementing following two migrations when moving to RHEL 8:
- migrate from Icinga1 to [Icinga2](../../configuration/monitoring/icinga2.md), as Icinga1 will be decommissioned by end of 2024
- explicit [network configuration in Hiera](../../configuration/networking.md) with `networking::setup`, especially if you have static IP addresses or static routes
- explicit [network configuration in Hiera](../../configuration/basic/networking.md) with `networking::setup`, especially if you have static IP addresses or static routes
Bugs and issues can be reported in the [Linux Issues project](https://git.psi.ch/linux-infra/issues).