Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

changed all git urls from git:// to https:// #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dromie
Copy link

@dromie dromie commented Jun 8, 2015

So that deployment could work behind http proxies, if vagrant-proxyconf plugin is installed.

@dromie dromie closed this Jun 8, 2015
@feamster
Copy link
Member

feamster commented Jun 8, 2015

This makes things highly inconvenient for people with ssh keys. Is there another way around this?

@feamster feamster reopened this Jun 8, 2015
@dromie
Copy link
Author

dromie commented Jun 8, 2015

Correct me if I'm wrong, but during vagrant provisioning, all the git clones are running inside the vm, so there is no ssh key authentication involved.
Do I miss something?

@feamster
Copy link
Member

feamster commented Jun 8, 2015

You may be right. I've asked one of our community TAs to look into this. Thank you very much! We'll keep on top of this...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants