chef-services icon indicating copy to clipboard operation
chef-services copied to clipboard

supermarket url is hardcoded in chef-server.rb

Open smford22 opened this issue 8 years ago • 0 comments

Este es no bueno...

chef_ingredient "chef-server" do
  config <<-EOS
api_fqdn "#{node['chef_server']['fqdn']}"

oc_id['applications'] = {
  "supermarket"=>{"redirect_uri"=>"https://supermarket.services.com/auth/chef_oauth2/callback"}
}

smford22 avatar Dec 02 '16 01:12 smford22