Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
NeatNerdPrime4351261dPuppet afficcionado here.
Yes it is heavy, yes there is module dependency hell, it is quite a stack, yes it is in ruby....
But, I absolutely love the reliability, convergence and idempotency of it.
Out of all others I still have yet to find another software project that actually guarantees consistency and manageability of large (and small) infrastructure.
Yes I know kubernetes... Not everything is containerizeable. -
hjk1015731260d@NeatNerdPrime really liked Ansible better in that regard. At least when I was doing DevOps at that level which was a long time ago. Puppet agent had memory leaks and random failed runs or just became unresponsive. Ansible simply worked without an agent and without its issues.
Also heard great things about Nix but haven't used it myself. -
hjk1015731260d@retoor however this is configuration management/automation so also (can be) programming.
-
hjk1015731260dAre you forced to use Ansible? I kinda enjoyed working with it when I got the hang of it. However it also really really suited our needs. If shit is simple enough it's just a lot of overhead and concepts that aren't necessary.
Related Rants
-
azizfcb12I live in the terminal. I write lots of scripts (Shell, Python, node js) to automate tasks that would take hou...
-
snakebyte6My first complete pipeline with Jenkins: - push on gitlab - build with maven - test with junit - deploy wi...
-
NeatNerdPrime13Someone from my current workplace found out who I am here. There goes my relative anonymous life here. To all...
I hate ansible, would rather run a python script at every task
rant
ansible