7 comments

[ 0.25 ms ] story [ 15.1 ms ] thread
Huh? I feel like this article is missing an example of what kind of operation a Chef run would do that requires coordination between hosts. It's incredibly vague right now, I don't feel like I have enough information to determine whether it's even a good idea for this to happen in Chef.

Like even what the two Curl commands would be in the small example there would be helpful.

Please refrain from such comments.

>Be civil. Don't say things you wouldn't say face-to-face. Don't be snarky. Comments should get more civil and substantive, not less, as a topic gets more divisive.

They mention it's used for 3rd party software, so I can take an educated guess.

It might be, for example, that some 3rd party app doesn't retry database connections. So, you have to start the database server first, and wait until it's accepting connections before you start the 3rd party app.

Just a guess though. You're right...it should have been less vague.