Skip to content

Commit c5c2246

Browse files
authored
Update README.md
1 parent 316743c commit c5c2246

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Resource.AssignVMToPool, VApp.Import, VirtualMachine.Config.AddExistingDisk, Vir
4242

4343
Checking user privileges on a folder can be a bit tough as privileges can't be validated until the folder is created. Additionally, privileges to create a folder are provided by the [vSphere vCenter Datacenter](https://docs.openshift.com/container-platform/latest/installing/installing_vsphere/installing-vsphere-installer-provisioned.html#installation-vsphere-installer-infra-requirements-account_installing-vsphere-installer-provisioned).
4444

45-
If a preexisting folder is being checked(i.e. installing in to an existing folder, creating a UPI machineset which creates machines in a specific folder), the folder can be checked by running:
45+
If privileges on a preexisting folder are to be checked(i.e. installing in to an existing folder, creating a UPI machineset which creates machines in an existing folder), the folder can be checked by running:
4646

4747
~~~
4848
./bin/vsphere-priv-check --check-folder=vcentertest-24lrs

0 commit comments

Comments
 (0)