webdevops / vagrant-docker-vm

:computer: Development Vagrant VM with Docker, Samba and Mail sandbox (customizable)
https://webdevops.io/projects/vagrant-docker-vm/
MIT License
87 stars 28 forks source link

Web Requests on every Boot always necessary #22

Closed PanadeEdu closed 9 years ago

PanadeEdu commented 9 years ago

Problem: On bootstrap tasks like GitHub fetch SSH Key are always executed. Those Ansible Tasks perform Web Requests wich take long on slower connections, such as Smartphone Tethering.

TODO: Check if there are more Web Requests and if the can be minimized.