mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 21:46:22 +01:00
fixing two build warnings
This commit is contained in:
committed by
openshift-cherrypick-robot
parent
09449bf00b
commit
ae4c58c2ff
@@ -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]
|
||||
|
||||
|
||||
@@ -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.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user