File tree Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -83,8 +83,17 @@ Make the following changes to your Kayobe configuration:
8383 hw_machine_type = x86_64 =q35
8484 num_pcie_ports = 16
8585
86- This change does not need to be applied before migrating to Rocky Linux 9, but it should cause no harm to do so.
87- Note that this will not affect existing VMs, only newly created VMs.
86+ This change does not need to be applied before migrating to Rocky Linux 9,
87+ but it is likely the best time to do so.
88+
89+ .. warning ::
90+
91+ This change will cause the interface names to change on any new VMs
92+ launched with images that do not specify a hw_machine_type already.
93+ Existing VMs will not be affected, but a rebuild will have the names
94+ changed. Customers should be informed of this in case they have any
95+ tooling that relies on interface names within their VMs.
96+
8897
8998Routing rules
9099-------------
You can’t perform that action at this time.
0 commit comments