- To run this project you have to open the solution via visual studio.
- Go to project->set startup projects-> select multiple projects-> make PCS and PuppetMaster start(in this order).
- The puppetmaster script is available at scripts/PuppetMaster.
- To add scripts for the client to run go to scripts/Client.
- The PCS info is in a config file located in scripts/PuppetMaster.
- Build the solution(ctrl+shift+b).
- Start
The solution can be used without visual studio, after the building the solution. Using the .exe files(to use the SMR implementation you must use the puppetmaster,XL is the pre defined implementation);