Hacker News new | ask | show | jobs
by edwhitesell 4558 days ago
Check out Ansible. It's agentless and does everything over SSH. It's great for simple things like running apt-get on a number of servers and far more complicated things like deploying instances in EC2 (and configuring them after they are up).