Skip to content

Commit 6a03a47

Browse files
committed
Add chrony to default inventory
1 parent c6d35e1 commit 6a03a47

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
@@ -165,3 +165,6 @@ extra_packages
165165

166166
[pulp]
167167
# Add builder to this group to enable automatically syncing of pulp during image build
168+
169+
[chrony]
170+
# 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
@@ -111,3 +111,6 @@ control
111111
[extra_packages:children]
112112
# Hosts to install specified additional packages on
113113
builder
114+
115+
[chrony]
116+
# Hosts where crony configuration is applied. See docs/configuration.md#Chrony for more details.

0 commit comments

Comments
 (0)