twoscoops / two-scoops-of-django-1.6

Tracking thoughts and feature requests for Two Scoops of Django 1.6
51 stars 7 forks source link

Section 28.4.3 (Ansible) should be expanded #21

Closed martey closed 9 years ago

martey commented 10 years ago

While I know that Chapter 28 is meant to be a "high level overview" of deployment, I think that the section on Ansible could stand to be expanded. Section 28.4.2 (on Salt) is more than a page. Section 28.4.3 is two sentences, one of which is a link to an Appendix in another book which might not be included in the final edition.

keybits commented 10 years ago

+1 for making Ansible coverage equivalent to the coverage of Salt in a future edition.

pydanny commented 9 years ago

:facepunch:

martey commented 9 years ago

I am a bit confused as to what this issue being closed means (and whether the fact it was closed with :facepunch: instead of :ship: is relevant). Will this be taken care of in Two Scoops 1.8, or was it closed for another reason?

pydanny commented 9 years ago

Writing best practices about a specific deployment tool is outside the scope of Two Scoops of Django. Also, the topic is a moving target, changing nearly as fast as JavaScript frameworks. Therefore, we explore how to figure out to determine which is the best to for your use case, point to resources, and leave it at that.

In the case of Ansible, it lost a few sentences. In the case of Salt, it lost about a 1.5 pages.

Therefore, if you know of a good practices reference for Ansible, post it here and it might get into the book.