Me again. Now I'm trying this: I want to have an effector that takes as an argument a set of configuration variables, it then stops the entity, updates the configuration, and then starts the entity (which can then run through the install, customize, etc..)
I could see how to do this in Java, but how can I do this in yaml (using VanillaSoftwareProcess)? Thanks again Graham
