|
|
|
|
|
by togusa
3904 days ago
|
|
That's ok if you have a known good baseline configuration. In that case it's no different to say a Dockerfile. However the config management stuff seems to come to light when you've got a mess on your hands and need to rationalise it and make it consistent. I'm slightly leaning towards the "rebuild with known good baseline" state of affairs these days however even as a long time Ansible user. Rather than upgrade stuff, I build something new alongside and then do a switcheroo nearly every time. One day, hopefully containers will allow us to have consistent state everywhere. |
|