Closed juanxhos closed 4 years ago
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.
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.