diff --git a/_config.yml b/_config.yml index 935ef3fc..aedc9de7 100644 --- a/_config.yml +++ b/_config.yml @@ -5,6 +5,8 @@ title: Linux Documentation author: Core Linux Research Services # logo: logo.png +exclude_patterns: [Readme.md] + # Force re-execution of notebooks on each build. # See https://jupyterbook.org/content/execute.html execute: diff --git a/_toc.yml b/_toc.yml index 83fdaa36..34e6e8a3 100644 --- a/_toc.yml +++ b/_toc.yml @@ -57,6 +57,7 @@ chapters: - glob: admin-guide/puppet/profiles/* - glob: admin-guide/puppet/profiles/*/* - glob: admin-guide/puppet/profiles/*/*/* + - glob: admin-guide/puppet/profiles/*/*/*/* - glob: admin-guide/puppet/components/* - file: admin-guide/puppet/development - file: admin-guide/selinux diff --git a/admin-guide/configuration/hostname.md b/admin-guide/configuration/hostname.md index 8b012c71..f68d8966 100644 --- a/admin-guide/configuration/hostname.md +++ b/admin-guide/configuration/hostname.md @@ -6,5 +6,5 @@ If keytab files are/need to be use by systems the hostname is limited to 15 char A copy of the wiki pages can be found at: - [AdKerberosTroubleshooting.pdf](../_static/AIT-AD-Kerberos-Troubleshooting.pdf) -- [KeytabFile.pdf](../_static/admin-guide/_static/AIT-Keytab-File.pdf) +- [KeytabFile.pdf](../_static/AIT-Keytab-File.pdf) diff --git a/admin-guide/mgmt-tools.md b/admin-guide/mgmt-tools.md index 1c2eb8d7..f816dbbd 100644 --- a/admin-guide/mgmt-tools.md +++ b/admin-guide/mgmt-tools.md @@ -4,13 +4,3 @@ Contents ```{tableofcontents} ``` - - - -.. toctree:: - :maxdepth: 2 - - mgmt-tools/sysdb - mgmt-tools/bob - mgmt-tools/sphinx - mgmt-tools/puppetdb