Bug #14979
opencommandList entries not executed during VM cloning
Description
See: https://groups.google.com/forum/#!topic/foreman-users/ixUzNUJ7dkY
So the problem seems to be powershell commands never make it to the unattend.xml on windows.
Updated by Dominic Cleal over 8 years ago
- Subject changed from Foreman-VMware - Cannot get puppet to run through customisation to commandList entries not executed during VM cloning
I'll leave this open for now, but I'll note that Foreman doesn't parse this file and even fog-vsphere only passes the contents of commandList through to vSphere. It appears unlikely that this is a bug in Foreman.
Updated by Finke Lamein over 8 years ago
Dominic Cleal wrote:
I'll leave this open for now, but I'll note that Foreman doesn't parse this file and even fog-vsphere only passes the contents of commandList through to vSphere. It appears unlikely that this is a bug in Foreman.
Follow up:
chased the bug through fog-vsphere: https://github.com/fog/fog-vsphere/issues/37#issuecomment-224605166
and through to rbvmomi: https://github.com/vmware/rbvmomi/issues/79
Let's hope the rbvmomi project is not dead as is suggested in https://github.com/vmware/rbvmomi/issues/78