I’m deploying a Suse OpenStack Cloud 5 but facing a proxy problem.
If I activate my proxy settings, without forgetting to add my administration server’s ip & hostname in the “no proxy” part :
→ The install-suse-cloud script seems to avoid the “no proxy” configuration in the chef “knife” part :
Where should I put the config file? [/root/.chef/knife.rb]
Please enter the chef server URL: [http://suse01a.local:4000]
Please enter a clientname for the new client: [root]
Please enter the existing admin clientname: [chef-webui]
Please enter the location of the existing admin client's private key: [/etc/chef/webui.pem]
Please enter the validation clientname: [chef-validator]
Please enter the location of the validation key: [/etc/chef/validation.pem]
Please enter the path to a chef repository (or leave blank): Creating initial API user...
ERROR: Server returned error for http://suse01a.local:4000/clients, retrying 1/5 in 4s
It looks like you have a problem with the access to repositories set on your admin node.
How do you provision repositories to your SUSE Cloud admin installation? (SMT, SUSE Manager…?)
What is displayed in /etc/crowbar/provisioner.json ?
Thank you
[QUOTE=quentinsourice;28527]Hi,
I’m deploying a Suse OpenStack Cloud 5 but facing a proxy problem.
If I activate my proxy settings, without forgetting to add my administration server’s ip & hostname in the “no proxy” part :
→ The install-suse-cloud script seems to avoid the “no proxy” configuration in the chef “knife” part :
Where should I put the config file? [/root/.chef/knife.rb]
Please enter the chef server URL: [http://suse01a.local:4000]
Please enter a clientname for the new client: [root]
Please enter the existing admin clientname: [chef-webui]
Please enter the location of the existing admin client's private key: [/etc/chef/webui.pem]
Please enter the validation clientname: [chef-validator]
Please enter the location of the validation key: [/etc/chef/validation.pem]
Please enter the path to a chef repository (or leave blank): Creating initial API user...
ERROR: Server returned error for http://suse01a.local:4000/clients, retrying 1/5 in 4s