You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Advanced setting seems doesn't properly when deploying a template or clone VM.
ISSUE TYPE
Bug Report
COMPONENT NAME
vmware_guest
ANSIBLE VERSION
ansible-core>=2.17.0
COLLECTION VERSION
- name: community.vmware
version: 5.1.0
OS / ENVIRONMENT
quay.tpg.ch/external/rockylinux:9.3
STEPS TO REPRODUCE
I experienced this issue deploying Openshift OVF templates. Machine didn't like clonage with vapp properties and advanced seettings since new VMWare version 8.0.3d.
My playbook was working well until this update.
I'll not explain in detail OpenShift bootstrap process but OS used is CoreOS. Ignition phase will get its configuration from a web server and start ignition phase. The VM should configure its IP from its advanced setings configured and boot as usual.
ACTUAL RESULTS
After this ignition phase, the machine reboot and then lose their IPs.
Using GOVC command and vmware.vmwre_rest collection I don't have this issue anymore. But I really appreciate community.vmware collection and I'd like to know if someone already had this issue.
SUMMARY
Advanced setting seems doesn't properly when deploying a template or clone VM.
ISSUE TYPE
COMPONENT NAME
vmware_guest
ANSIBLE VERSION
COLLECTION VERSION
OS / ENVIRONMENT
quay.tpg.ch/external/rockylinux:9.3
STEPS TO REPRODUCE
I experienced this issue deploying Openshift OVF templates. Machine didn't like clonage with vapp properties and advanced seettings since new VMWare version 8.0.3d.
My playbook was working well until this update.
EXPECTED RESULTS
I'll not explain in detail OpenShift bootstrap process but OS used is CoreOS. Ignition phase will get its configuration from a web server and start ignition phase. The VM should configure its IP from its advanced setings configured and boot as usual.
ACTUAL RESULTS
After this ignition phase, the machine reboot and then lose their IPs.
Using GOVC command and vmware.vmwre_rest collection I don't have this issue anymore. But I really appreciate community.vmware collection and I'd like to know if someone already had this issue.
There's a reddit thread openned concerning this issue for more information : https://www.reddit.com/r/openshift/comments/1grtlpg/strange_behavior_during_openshift_installation/
Best regards
The text was updated successfully, but these errors were encountered: