Skip to content

Commit

Permalink
fix wording: any host devices -> any host device
Browse files Browse the repository at this point in the history
Signed-off-by: Arik Hadas <ahadas@redhat.com>
  • Loading branch information
ahadas committed Jun 28, 2023
1 parent bdc895c commit 7ce89eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ concerns[flag] {
flag := {
"category": "Warning",
"label": "VM has mapped host devices",
"assessment": "The VM is configured with hardware devices mapped from the host. This functionality is not currently supported by OpenShift Virtualization. The VM can be migrated but it will not have any host devices attached to it in the target environment.",
"assessment": "The VM is configured with hardware devices mapped from the host. This functionality is not currently supported by OpenShift Virtualization. The VM can be migrated but it will not have any host device attached to it in the target environment.",
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ concerns[flag] {
flag := {
"category": "Warning",
"label": "VM has mapped host devices",
"assessment": "The VM is configured with hardware devices mapped from the host. This functionality is not currently supported by OpenShift Virtualization. The VM can be migrated but it will not have any host devices attached to it in the target environment."
"assessment": "The VM is configured with hardware devices mapped from the host. This functionality is not currently supported by OpenShift Virtualization. The VM can be migrated but it will not have any host device attached to it in the target environment."
}
}

0 comments on commit 7ce89eb

Please sign in to comment.