Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
RichardHoch committed Oct 29, 2024
1 parent 0d5d145 commit 68908e2
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -192,8 +192,8 @@ You can create a migration plan by using the {ocp} web console to specify a sour

For your convenience, there are two procedures to create migration plans, starting with either a source provider or with specific VMs:

* To start with a source provider, see xref:creating-migration-plan_provider[Creating a migration plan starting with a source provider].
* To start with specific VMs, see xref:creating-migration-plan_vms[Creating a migration plan starting with specific VMs].
* To start with a source provider, see xref:creating-migration-plan-2-7_provider[Creating a migration plan starting with a source provider].
* To start with specific VMs, see xref:creating-migration-plan-2-7_vms[Creating a migration plan starting with specific VMs].

[WARNING]
====
Expand All @@ -208,12 +208,12 @@ include::modules/snip_plan-limits.adoc[]
:context: provider
:provider:

include::modules/creating-migration-plan.adoc[leveloffset=+3]
include::modules/creating-migration-plan-2-7.adoc[leveloffset=+3]

:provider!:
:context: vms
:vms:
include::modules/creating-migration-plan.adoc[leveloffset=+3]
include::modules/creating-migration-plan-2-7.adoc[leveloffset=+3]

:vms!:
:context: mtv
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// * documentation/doc-Migration_Toolkit_for_Virtualization/master.adoc

:_mod-docs-content-type: PROCEDURE
[id="creating-migration-plan_{context}"]
[id="creating-migration-plan-2-7_{context}"]
ifdef::provider[]
= Creating a migration plan starting with a source provider

Expand Down
2 changes: 1 addition & 1 deletion documentation/modules/snip-mtu-value.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

[NOTE]
====
If you input any value of maximum transmission unit (MTU) besides the default value in your migration network, you must also input the same value in the {ocp-short} transfer network that you use For more information about the {ocp-short} transfer network, see xref:creating-migration-plan_provider[Creating a migration plan starting with a source provider] or xref:creating-migration-plan_vms[Creating a migration plan starting with specific VMs].
If you input any value of maximum transmission unit (MTU) besides the default value in your migration network, you must also input the same value in the {ocp-short} transfer network that you use For more information about the {ocp-short} transfer network, see xref:creating-migration-plan-2-7_provider[Creating a migration plan starting with a source provider] or xref:creating-migration-plan-2-7_vms[Creating a migration plan starting with specific VMs].
====

0 comments on commit 68908e2

Please sign in to comment.