Hi guys, I'm moving to an agent-based customisation process for my VM's in vRA 7 (vRO previously).
I'm using the VirtualMachine.Software0.Name,VirtualMachine.Software0.ScriptPath properties ok but when I use more than one script it takes hours for the request to complete in vRA. So the processes and scripts finish correctly but it takes at least 2 hours for vRA to recognise this. Has anyone else experienced this?
I tried bypassing the scripts by just running the commands in the property line which works ok e.g. /usr/bin/mount -t nfs vrealize-nfs:scripts /nfs
If I add a 2nd line I get the delays again. so I tried to add the next command to this line with && but I don't think that works.
Just wondering if anyone else has come across this or if you could help in any way. I'm just passing the hostname and password variables through to a script on an NFS share to customise the guest.
Thanks in advance
Steve