Skip to content

Commit c00db19

Browse files
committed
Address comments from code review
1 parent 51620a2 commit c00db19

File tree

3 files changed

+3
-7
lines changed

3 files changed

+3
-7
lines changed

docs/configuration.md renamed to docs/chrony.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
1-
# Configuration
2-
3-
This page provides configuration snippets for various services.
4-
5-
## Chrony
1+
# Chrony configuration
62

73
Use variables from the [mrlesmithjr.chrony](https://github.com/mrlesmithjr/ansible-chrony) role.
84

environments/common/inventory/groups

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,4 +170,4 @@ extra_packages
170170
# Hosts to configure CA certificates and trusts on
171171

172172
[chrony]
173-
# Hosts where crony configuration is applied. See docs/configuration.md#Chrony for more details.
173+
# Hosts where crony configuration is applied. See docs/chrony.md for more details.

environments/common/layouts/everything

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,4 +115,4 @@ builder
115115
# Hosts to configure CA certificates and trusts on
116116

117117
[chrony]
118-
# Hosts where crony configuration is applied. See docs/configuration.md#Chrony for more details.
118+
# Hosts where crony configuration is applied. See docs/chrony.md for more details.

0 commit comments

Comments
 (0)