Skip to content

Commit 310be57

Browse files
Ryan Johnsonnywilken
authored andcommitted
docs: update external documentation links
Signed-off-by: Ryan Johnson <ryan.johnson@broadcom.com>
1 parent bc09f66 commit 310be57

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

.web-docs/components/builder/vsphere-iso/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1530,7 +1530,7 @@ Virtual Machine | Configuration > Add new disk | `Virtual
15301530
... | Provisioning > Mark as virtual machine | `VirtualMachine.Provisioning.MarkAsVM`
15311531
... | State > Create snapshot | `VirtualMachine.State.CreateSnapshot`
15321532

1533-
Global permissions **[are required](https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.security.doc/GUID-03B36057-B38C-479C-BD78-341CD83A0584.html)** for the content library based on the hierarchical inheritance of permissions. Once the custom vSphere role is created, assign **Global Permissions** in vSphere to the accounts or groups used for the Packer to vSphere integration, if using the content library.
1533+
Global permissions **[are required](https://docs.vmware.com/en/VMware-vSphere/8.0/vsphere-security/GUID-74F53189-EF41-4AC1-A78E-D25621855800.html#how-do-permissions-work-in-vsphere-0)** for the content library based on the hierarchical inheritance of permissions. Once the custom vSphere role is created, assign **Global Permissions** in vSphere to the accounts or groups used for the Packer to vSphere integration, if using the content library.
15341534

15351535
For example:
15361536

.web-docs/components/builder/vsphere-supervisor/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Artifact BuilderId: `vsphere.supervisor`
33

44
This builder deploys and publishes new VMs to a vSphere Supervisor cluster using VM Service.
55
If you are new to VM Service, please refer to [Deploying and Managing Virtual Machines in vSphere with Tanzu
6-
](https://docs.vmware.com/en/VMware-vSphere/7.0/vmware-vsphere-with-tanzu/GUID-F81E3535-C275-4DDE-B35F-CE759EA3B4A0.html) for more information.
6+
](https://docs.vmware.com/en/VMware-vSphere/8.0/vsphere-with-tanzu-services-workloads/GUID-F81E3535-C275-4DDE-B35F-CE759EA3B4A0.html) for more information.
77

88
- It uses a kubeconfig file to connect to the vSphere Supervisor cluster.
99
- It uses the [VM-Operator API](https://vm-operator.readthedocs.io/en/latest/concepts/) to deploy and configure the source VM.

docs/builders/vsphere-iso.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,7 @@ Virtual Machine | Configuration > Add new disk | `Virtual
377377
... | Provisioning > Mark as virtual machine | `VirtualMachine.Provisioning.MarkAsVM`
378378
... | State > Create snapshot | `VirtualMachine.State.CreateSnapshot`
379379

380-
Global permissions **[are required](https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.security.doc/GUID-03B36057-B38C-479C-BD78-341CD83A0584.html)** for the content library based on the hierarchical inheritance of permissions. Once the custom vSphere role is created, assign **Global Permissions** in vSphere to the accounts or groups used for the Packer to vSphere integration, if using the content library.
380+
Global permissions **[are required](https://docs.vmware.com/en/VMware-vSphere/8.0/vsphere-security/GUID-74F53189-EF41-4AC1-A78E-D25621855800.html#how-do-permissions-work-in-vsphere-0)** for the content library based on the hierarchical inheritance of permissions. Once the custom vSphere role is created, assign **Global Permissions** in vSphere to the accounts or groups used for the Packer to vSphere integration, if using the content library.
381381

382382
For example:
383383

docs/builders/vsphere-supervisor.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Artifact BuilderId: `vsphere.supervisor`
1414

1515
This builder deploys and publishes new VMs to a vSphere Supervisor cluster using VM Service.
1616
If you are new to VM Service, please refer to [Deploying and Managing Virtual Machines in vSphere with Tanzu
17-
](https://docs.vmware.com/en/VMware-vSphere/7.0/vmware-vsphere-with-tanzu/GUID-F81E3535-C275-4DDE-B35F-CE759EA3B4A0.html) for more information.
17+
](https://docs.vmware.com/en/VMware-vSphere/8.0/vsphere-with-tanzu-services-workloads/GUID-F81E3535-C275-4DDE-B35F-CE759EA3B4A0.html) for more information.
1818

1919
- It uses a kubeconfig file to connect to the vSphere Supervisor cluster.
2020
- It uses the [VM-Operator API](https://vm-operator.readthedocs.io/en/latest/concepts/) to deploy and configure the source VM.

0 commit comments

Comments
 (0)