-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
6.15.z, 6.16.0
Description of problem:
While doing VMware image based provisioning via userdata it fails to configure IP address for the network interface and it fails for VMware8 (known bug)
How reproducible:
Always
Tested on -
sat 6.16.0 snap 2.0 (VMware8, RHEL9)
Is this issue a regression from an earlier version:
No
Steps to Reproduce:
1. Create CR with VMware
2. Follow steps to create cloud_init template - https://issues.redhat.com/browse/SAT-26982or (https://access.redhat.com/documentation/en-us/red_hat_satellite/6.14/html/provisioning_hosts/provisioning_virtual_machines_in_vmware_vmware-provisioning#Using_VMware_Cloud_Init_and_Userdata_Templates_for_Provisioning_vmware-provisioning)
3. Create a host and convert this host to image
4. In same CR create image using above image.
5. Provision a host with that image
Actual behavior:
The host launched has no network interface connected(no ip address), not registered to satellite, build status remains Pending Installation
Expected behavior:
Host provisions successfully with network interface connected having a IP address and registered to satellite
Additional info:
Network adapter remain uncheck after provisioning.