Le jeudi 01 novembre 2012 à 08:32 -0400, Mo Morsi a écrit : > On 10/31/2012 01:07 PM, Seth Vidal wrote: > > You can orchestrate all of these steps across/between multiple systems > > using ansible: http://ansible.cc - I've been documenting spinning up and > > provisioning instances on my blog in the last week or so. You might > > take a > > look - it should solve the problem of the above needing to be so manual > > of a process and it requires nothing other than ssh be installed on the > > machine you're trying to configure/control. > > > Cool thanks for the info Seth. Ansible looks interesting, its a > configuration orchestration component akin to Puppet / Chef is it not? > Does it do any provisioning in itself? It can be used for remote and parallel job executation ( like run uptime on all servers ). But it can also be used with playbook, to describe the state of a server and make sure it is compliant. For example, "make sure service is started", "restart if config was changed" ( using a notification system ). See http://ansible.cc/docs/playbooks.html -- Michael Scherer -- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel