Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions etc/kayobe/inventory/groups
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ seed
seed
seed-hypervisor
overcloud
infra-vms

###############################################################################
# Baremetal compute node groups.
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
issues:
- |
NTP configuration was missing from infrastructure VMs because ``infra-vms``
was not present under the ``[ntp]`` group. Operators should ensure the most
recent upstream ``kayobe-config`` is merged into their local configuration
to resolve this issue.