> From: Francis Liu [mailto:fish...@gmail.com] > > One question to y'all using chef/puppet/ansible. > How do you manage the "master" or "control" host. How do you ensure that > you don't accidentally kill it and everything else?
In ansible, there is no dedicated control host. You just install ansible on any machine, and you somehow get your ansible directory structure and files onto it (via git or whatever). End of story. Actually I guess the story is a little longer - you also need to configure ssh keys and/or ssh config. _______________________________________________ Tech mailing list Tech@lists.lopsa.org https://lists.lopsa.org/cgi-bin/mailman/listinfo/tech This list provided by the League of Professional System Administrators http://lopsa.org/