On Tue, Dec 9, 2014, at 04:58 PM, Jon Kent wrote:
Hi,
 
We use yum wrapped up in a python script that runs from a master server and uses ssh to log into server/servers and run the requested command
 
I'd recommend Ansible, it comes with built in primitives for interacting with yum declaratively.  There are other systems out there of course too.