|
|
|
|
|
by acd
4526 days ago
|
|
Tango that one, agree Ansible is better to work with. The Salt Stack daemons has crashed on me numerous times in production and it bleeps up with iptables firewall rules on firewall rule reload. I think Ansible template code is much more readable and it does not require maintaining agents on the hosts since Ansible only uses SSH. That said Salt stack modules are readable and easy and its Python based. Puppet uses weird ordering which requires lots of dependencies to be declared. |
|