From 29e2f2a4b62198813c4cb9567df40f052a998856 Mon Sep 17 00:00:00 2001 From: Konrad Bucheli Date: Wed, 10 May 2023 15:09:24 +0200 Subject: [PATCH] it should get the TOC from the global _toc.yaml... --- _toc.yml | 3 +++ admin-guide/configuration.md | 11 ----------- 2 files changed, 3 insertions(+), 11 deletions(-) diff --git a/_toc.yml b/_toc.yml index 80111ff5..1e6d40b9 100644 --- a/_toc.yml +++ b/_toc.yml @@ -17,6 +17,7 @@ chapters: - file: user-guide/putty - file: admin-guide/index + expand_sections: true sections: - file: admin-guide/architecture - file: admin-guide/configuration @@ -43,6 +44,7 @@ chapters: - file: admin-guide/more - file: infrastructure-guide/index + expand_sections: true sections: - file: infrastructure-guide/infrastructure_systems sections: @@ -59,6 +61,7 @@ chapters: - file: infrastructure-guide/troubleshooting - file: rhel8/index + expand_sections: true sections: - file: rhel8/installation - file: rhel8/software diff --git a/admin-guide/configuration.md b/admin-guide/configuration.md index cac7d24a..1a4b70d8 100644 --- a/admin-guide/configuration.md +++ b/admin-guide/configuration.md @@ -1,14 +1,3 @@ ---- -title: Configuration Guides -description: Sysadmin Configuration Guides for Red Hat Enterprise Linux at PSI -lead: "" -date: 2023-05-09T10:48:23+00:00 -lastmod: 2023-05-09T10:48:23+00:00 -draft: false -images: [] -toc: true ---- - # Configuration Guides Here starts a so far small collections of configuration guides for sysadmins of RHEL installations using Puppet and Hiera.