DigitalEarns / upswing

Makes DevOPS
0 stars 12 forks source link

updating README.md and creating basic ansible structure #16

Closed sebinjohn closed 8 years ago

sujeshchirackkal commented 8 years ago

Which version of vagrant is used in your machine? 'vagrant up' is giving me issue regarding the provider. I am using 1.7 (I am trying on master, not this PR yet)

sebinjohn commented 8 years ago

I am using Vagrant 1.8.1 What issues are you facing?

Ranjandas commented 8 years ago

Please upgrade to the latest vagrant and virtualbox version in your machines. We had found issues with older version not getting proper IP address and failing.

sebinjohn commented 8 years ago

@Ranjandas Do you want to update the README.md with this details?

Ranjandas commented 8 years ago

@sujeshchirackkal how about creating a develop branch and raise future pull requests against it. The merge tomasterwill be fromdevelop` branch and will be only at the end of milestone (or once we prove the code is portable to a different kind of environment).

Ranjandas commented 8 years ago

@sebinjohn Please move all the ansible stuff into ansible directory.

sebinjohn commented 8 years ago

Okey. Done

Ranjandas commented 8 years ago

@sebinjohn let us move the inventory file to a separate directory.

sebinjohn commented 8 years ago

Moved inventory to a directory