create basic system configuration subdirectory
This commit is contained in:
@@ -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).
|
||||
|
||||
|
||||
@@ -24,7 +24,7 @@ The future support model for AFS or the service and functionality it provides is
|
||||
### Network Configuration
|
||||
By default the network configuration is handed over to NetworkManager which does automatic configuation.
|
||||
|
||||
If you wish different behaviour, e.g. for static IP addresses, please check out the [Network Configuration guide](../../configuration/networking.md).
|
||||
If you wish different behaviour, e.g. for static IP addresses, please check out the [Network Configuration guide](../../configuration/basic/networking.md).
|
||||
|
||||
|
||||
### Disk Layout
|
||||
|
||||
Reference in New Issue
Block a user