diff --git a/cnv/cnv_users_guide/cnv-create-vms.adoc b/cnv/cnv_users_guide/cnv-create-vms.adoc index 26bf92ffb3..696f13da6d 100644 --- a/cnv/cnv_users_guide/cnv-create-vms.adoc +++ b/cnv/cnv_users_guide/cnv-create-vms.adoc @@ -11,7 +11,7 @@ Use one of these procedures to create a virtual machine: * Using the CLI * Importing a VMware virtual machine or template with the virtual machine wizard -include::modules/cnv-creating-vm-wizard-web.adoc[leveloffset=+2] +include::modules/cnv-creating-vm-wizard-web.adoc[leveloffset=+1] Refer to the virtual machine wizard fields section when running the web console wizard. @@ -28,4 +28,3 @@ https://kubevirt.io/api-reference/master/definitions.html#_v1_virtualmachinespec API Reference] for a definitive list of virtual machine settings. include::modules/cnv-vm-storage-volume-types.adoc[leveloffset=+1] - diff --git a/modules/ldap-syncing-rfc2307-user-defined-error.adoc b/modules/ldap-syncing-rfc2307-user-defined-error.adoc index da8cbb02a6..6bc9a5a120 100644 --- a/modules/ldap-syncing-rfc2307-user-defined-error.adoc +++ b/modules/ldap-syncing-rfc2307-user-defined-error.adoc @@ -109,14 +109,14 @@ fine-grained filtering, use the whitelist / blacklist method. found, and members whose LDAP entries are not found are ignored. The default behavior for the sync job is to fail if a member of a group is not found. -<2> When `true`, the sync job tolerates groups for which some members are outside +<3> When `true`, the sync job tolerates groups for which some members are outside the user scope given in the `usersQuery` base DN, and members outside the member query scope are ignored. The default behavior for the sync job is to fail if a member of a group is out of scope. .Prerequisites -* Create the configuration file. +* Create the configuration file. .Procedure @@ -147,5 +147,3 @@ users: <1> ---- <1> The users that are members of the group, as specified by the sync file. Members for which lookup encountered tolerated errors are absent. - -