Has anyone done this? We had to set up a second vCO server at our CAlifornia site due to latency. I have everything set up but I noticed that the "WFStubBuildingMachine" workflows have identical ID's, so when I try and run a job to the other vCO it's calling it from the first vCO instance since they have the same ID's. At least this is what appears to be happening.
Does anyone know how to either changethe ID's or a different workaround?
Edit: After thinking about this, it seems the issue is that every build job run only goes to the first vco appliance. My question is how can I differentiate between the two and various blueprints? For example, I want Blueprints 1, 2 and 3 to go to vco1 while blueprints 4,5,6 go to vco2. Is this possible?
Edit2: I was told by someone to use the vco multi-node plugin for just this type of thing!