diff --git a/docs/configuration.md b/docs/chrony.md similarity index 82% rename from docs/configuration.md rename to docs/chrony.md index 975061e80..0d6f8b100 100644 --- a/docs/configuration.md +++ b/docs/chrony.md @@ -1,8 +1,4 @@ -# Configuration - -This page provides configuration snippets for various services. - -## Chrony +# Chrony configuration Use variables from the [mrlesmithjr.chrony](https://github.com/mrlesmithjr/ansible-chrony) role. diff --git a/environments/common/inventory/groups b/environments/common/inventory/groups index 2b71a85a0..7fd73511d 100644 --- a/environments/common/inventory/groups +++ b/environments/common/inventory/groups @@ -170,4 +170,4 @@ extra_packages # Hosts to configure CA certificates and trusts on [chrony] -# Hosts where crony configuration is applied. See docs/configuration.md#Chrony for more details. +# Hosts where crony configuration is applied. See docs/chrony.md for more details. diff --git a/environments/common/layouts/everything b/environments/common/layouts/everything index e4e3183c2..5b325f108 100644 --- a/environments/common/layouts/everything +++ b/environments/common/layouts/everything @@ -115,4 +115,4 @@ builder # Hosts to configure CA certificates and trusts on [chrony] -# Hosts where crony configuration is applied. See docs/configuration.md#Chrony for more details. +# Hosts where crony configuration is applied. See docs/chrony.md for more details.