Skip to content

Commit 17f77ca

Browse files
authored
Merge pull request #115 from marcelmamula/issue82
sap_vm_provision: Append VMware notes for Issue 82
2 parents f12c64e + 7c952ec commit 17f77ca

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

roles/sap_vm_provision/PLATFORM_GUIDANCE.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -474,8 +474,11 @@ The VM Template must be prepared with cloud-init. This process is subjective to
474474
- [VMware KB 90331 - How does vSphere Guest OS Customization work with cloud-init to customize a Linux VM](https://kb.vmware.com/s/article/90331)
475475
- [VMware KB 91809 - VMware guest customization key cloud-init changes](https://kb.vmware.com/s/article/91809)
476476
- [VMware KB 74880 - Setting the customization script for virtual machines in vSphere 7.x and 8.x](https://kb.vmware.com/s/article/74880)
477-
- [vSphere Web Services SDK Programming Guide - Guest Customization Using cloud-init](https://developer.vmware.com/docs/18555/GUID-75E27FA9-2E40-4CBF-BF3D-22DCFC8F11F7.html)
477+
- [vSphere Web Services SDK Programming Guide - Guest Customization Using cloud-init](https://techdocs.broadcom.com/us/en/vmware-cis/vsphere/vsphere-sdks-tools/8-0/web-services-sdk-programming-guide/virtual-machine-guest-operations/guest-customization-using-cloud-init.html)
478478
- [cloud-init documentation - Reference - Datasources - VMware](https://cloudinit.readthedocs.io/en/latest/reference/datasources/vmware.html)
479+
- [How to customize virtual machine using Cloud-init metadata and user data in vSphere 7.0 Update 3](https://knowledge.broadcom.com/external/article/311895/how-to-customize-virtual-machine-using-c.html)
480+
- [vSphere Automation API - Guest_CloudinitConfiguration](https://developer.broadcom.com/xapis/vsphere-automation-api/v7.0u3/vcenter/data-structures/Guest_CloudinitConfiguration/index?scrollString=Guest_CloudinitConfiguration)
481+
- [How does vSphere Guest OS Customization work with cloud-init to customize a Linux VM](https://knowledge.broadcom.com/external/article/311864/how-does-vsphere-guest-os-customization.html)
479482

480483

481484
When VMware vCenter and vSphere clusters with VMware NSX virtualized network overlays using Segments (e.g. 192.168.0.0/16) connected to Tier-0/Tier-1 Gateways (which are bound to the backbone network subnet, e.g. 10.0.0.0/8), it is recommended to:

0 commit comments

Comments
 (0)