diff --git a/admin-guide/configuration.md b/admin-guide/configuration.md index 1a4b70d8..92c38c88 100644 --- a/admin-guide/configuration.md +++ b/admin-guide/configuration.md @@ -2,5 +2,6 @@ Here starts a so far small collections of configuration guides for sysadmins of RHEL installations using Puppet and Hiera. +- [Hostname Length Limitation to 15 characters](hostname) - [Resize System Volumes (volume group `vg_root`)](configuration/vgroot) - [Install Citrix VDA](configuration/citrix_vda) diff --git a/admin-guide/more/hostname.md b/admin-guide/configuration/hostname.md similarity index 68% rename from admin-guide/more/hostname.md rename to admin-guide/configuration/hostname.md index 2cbbaa3d..9153616d 100644 --- a/admin-guide/more/hostname.md +++ b/admin-guide/configuration/hostname.md @@ -5,6 +5,6 @@ If keytab files are/need to be use by systems the hostname is limited to 15 char - [KeytabFile](https://wiki.psi.ch/AIT/KeytabFile) A copy of the wiki pages can be found at: -- [pdf/AdKerberosTroubleshooting.pdf](pdf/AdKerberosTroubleshooting.pdf) -- [pdf/KeytabFile.pdf](pdf/AdKerberosTroubleshooting.pdf) +- [AdKerberosTroubleshooting.pdf](../_static/AIT-AD-Kerberos-Troubleshooting.pdf) +- [KeytabFile.pdf](.._/static/AdKerberosTroubleshooting.pdf) diff --git a/admin-guide/more.rst b/admin-guide/more.rst deleted file mode 100644 index 33b93824..00000000 --- a/admin-guide/more.rst +++ /dev/null @@ -1,8 +0,0 @@ -More -==== - - -.. toctree:: - :maxdepth: 2 - - more/hostname