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

adding client.rb rubygems_url if exists in knife.rb or Chef::Config[:… #418

Closed
wants to merge 7 commits into from

Conversation

juanxhos
Copy link

So normally Chef::Config[:rubygems_url] catch https://rubygems.org, but in order to change it besides gemrc in user profile (that only works for prompt env). Also can be added to client.rb as

rubygems_url "https://exmple.rubygems.mirror.com"

I if think, is needed to change rspecs for this.

…rubygems_url]

Signed-off-by: Juan Carlos Alonso Holmstron <j.carlos.alonso.h@gmail.com>
Juan Carlos Alonso Holmstron added 6 commits February 17, 2017 15:31
Signed-off-by: Juan Carlos Alonso Holmström <j.carlos.alonso.h@gmail.com>
Signed-off-by: Juan Carlos Alonso Holmström <j.carlos.alonso.h@gmail.com>
Signed-off-by: Juan Carlos Alonso Holmström <j.carlos.alonso.h@gmail.com>
Signed-off-by: Juan Carlos Alonso Holmström <j.carlos.alonso.h@gmail.com>
Signed-off-by: Juan Carlos Alonso Holmström <j.carlos.alonso.h@gmail.com>
Signed-off-by: Juan Carlos Alonso Holmström <j.carlos.alonso.h@gmail.com>
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.

None yet

2 participants