We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a1ee684 + d89d4dc commit fb1d8c6Copy full SHA for fb1d8c6
etc/kayobe/inventory/groups
@@ -85,6 +85,7 @@ seed
85
seed
86
seed-hypervisor
87
overcloud
88
+infra-vms
89
90
###############################################################################
91
# Baremetal compute node groups.
releasenotes/notes/infra-vms-ntp-group-a2bd39f7c659a8d3.yaml
@@ -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