I'm trying to wrap my head around hosts files, dynamic inventory (Linode, 
for me) and creating/provisioning new nodes within this scenario. If I have 
a brand new project and I want to use Ansible to spin up a few linodes to 
handle it - how best can I visualize this?


Keeping it simple, let's say I wanted:


   - www (nginx proxying to web0[1-2])
   - web01 (running gunicorn/django)
   - web02 (running gunicorn/django)
   - db (postgresql)
   
Questions:

   1. Do I need to create these 4 servers via the Linode web interface or 
   via the Linode module before I provision?
   2. If I want to add a new web worker node (for example) to horizontally 
   scale traffic, how would I add it in after initial provisioning?
   
All the individual pieces are in the documentation, but I'm having a little 
trouble piecing it all together coherently - sorry.

Thanks,
James

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/5d3d0233-c518-4a35-8873-0c2ce0e39a49%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to