|
|
|
|
|
by jsjohnst
2056 days ago
|
|
Salt/Chef/Puppet/Ansible/etc are generally “good enough” tools and work for many needs, but over time cruft will inevitably happen (unless you frequently start from a clean base image). NixOS tries to avoid that by making it difficult to accidentally do a one-off outside your tooling and/or install things that unintentionally (or intentionally) stomp on other installed things in your system. |
|
Therefore Chef (they other tools are equivalent in my view) is IMHO not a good enough tool to manage dev environments.