Tech
Wrap a unix command for mcollective code example
Writing plugins to wrap a command in mcollective is very easy. What is difficult is figuring out all of the conventions that you need to follow. I’m going to walk you through an example with some tips. Conventions you need to follow 1) Agents need to go in the agent Read more…