Skip to content

Commit faaa619

Browse files
committed
Add chrony to default inventory
1 parent 838b673 commit faaa619

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

environments/common/inventory/groups

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,3 +168,6 @@ extra_packages
168168

169169
[cacerts]
170170
# Hosts to configure CA certificates and trusts on
171+
172+
[chrony]
173+
# Hosts where crony configuration is applied. See docs/configuration.md#Chrony for more details.

environments/common/layouts/everything

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,3 +114,6 @@ builder
114114

115115
[cacerts]
116116
# Hosts to configure CA certificates and trusts on
117+
118+
[chrony]
119+
# Hosts where crony configuration is applied. See docs/configuration.md#Chrony for more details.

0 commit comments

Comments
 (0)