Linux technical support - [email protected]


scms overview

Chef

  • ruby based
  • RAM consuming, about half of gigabyte per client
  • more imperative

SaltStack

  • python based
  • parallel remote executing commands, example salt ‘*’ cmd.run ‘date’ – this show date on each client
  • convenient dry run

Puppet

  • ruby based

Ansible

  • python based
  • SSH based
  • fast entry point
  • more imperative

Leave a Reply

Your email address will not be published.

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>