Hacker News new | ask | show | jobs
by shiven 4338 days ago
However if you want to write a deployment script, it also lets you, rather than fighting it kicking and screaming :)

A thousand times this! I, personally, find YAML easier to grok than whatever Puppet was using (see, post-puppet PTSD selective amnesia). And, anything that doesn't work, on a deadline, can be shell scripted now and modularized later.

1 comments

"can be shell scripted now and modularized later"

Only true if by "later" you mean "probably never".