building a saltstack proxy tool used to execute commands in a multimaster model
I am supposed to set up syndic peers that are class A masters and minions are connected in a multimaster set-up. A proxy tools is to be built that can route the command to the right master for it to be executed in a dynamic minion scenario…how do I go about this?