We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm finding that a particular server I'm maintaining cannot reach cache.ruby-lang.org, but it can reach one of the mirrors located in China:
https://cache.ruby-china.com/pub/ruby/
Is it possible to direct rbenv via this Ansible package to use this mirror?
The text was updated successfully, but these errors were encountered:
You can use rbenv-china-mirror
rbenv_plugins: - { name: rbenv-china-mirror, repo: https://github.com/AndorChen/rbenv-china-mirror.git, version: master }
Sorry, something went wrong.
No branches or pull requests
I'm finding that a particular server I'm maintaining cannot reach cache.ruby-lang.org, but it can reach one of the mirrors located in China:
https://cache.ruby-china.com/pub/ruby/
Is it possible to direct rbenv via this Ansible package to use this mirror?
The text was updated successfully, but these errors were encountered: