tcosta84 / ansible-centos-django-stack

An Ansible Playbook for quickly getting a Django Web App up and running on CentOS.
http://thiagocostapy.com
7 stars 4 forks source link

Vagrant image not found #1

Open acidjunk opened 8 years ago

acidjunk commented 8 years ago

I would like to use your Ansible stuff; seems like a cool way to setup Django on CentOS.

But first step immediately yields an error: Bringing machine 'default' up with 'virtualbox' provider... ==> default: Box 'chef/centos-6.5' could not be found. Attempting to find and install...

acidjunk commented 8 years ago

I'm working on a PR

acidjunk commented 8 years ago

I have it working again; but had to disable memcached for now: https://github.com/acidjunk/ansible-centos-django-stack

Will try to get memcached working also...

acidjunk commented 8 years ago

I can sent you a Pull Request; as I've it working, altough without memcache. Just let me know.

I also started work on a upgrade to CentOS 7.