Skip to content

Commit d89d4dc

Browse files
committed
Add infra-vms to ntp group
Closes-Bug: #2137637 Change-Id: I3936250ca7b9f851db8e4d73e1e8c28ce823fa4a Signed-off-by: Pierre Riteau <pierre@stackhpc.com> (cherry picked from commit c69eaf9)
1 parent 2193c53 commit d89d4dc

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

etc/kayobe/inventory/groups

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ seed
8585
seed
8686
seed-hypervisor
8787
overcloud
88+
infra-vms
8889

8990
###############################################################################
9091
# Baremetal compute node groups.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
issues:
3+
- |
4+
NTP configuration was missing from infrastructure VMs because ``infra-vms``
5+
was not present under the ``[ntp]`` group. Operators should ensure the most
6+
recent upstream ``kayobe-config`` is merged into their local configuration
7+
to resolve this issue.

0 commit comments

Comments
 (0)