proxy-servers¶
Defines the set of HTTP proxy servers to apply to the system.
This is an array of URLs where each string is an HTTP proxy server to reference.
The URLs can be names or IPs with ports and schemas.
Note
In actual use in most cases, only the very first Proxy Server specified in the list will be utilized as many applicable use of the Proxy server settings only allow setting a single location.
In addition to this Param, the operator may chose to utilize the individual
proxy-server/* Params instead of this single Param mechanism. The individual
Param method allows an operator provided Password to be used which is protected as
an encrypted Secure Param or provided via external Vault service at rendering time.
If both methods are set; then the individual Param values will be selected instead of this single Param method.
Some examples values for this param:
http://my-proxy.example.com:3128/http://user:pass@my-proxy.example.com:3128/
Warning
This Param does not protect a user Password in the string. For proper password
encryption and protection; utilize the individual Params starting with proxy-server/*.
See the RackN documentation for more details related to Secure Param management:
- Knowledge base on Working with Secure Params: rs_kb_00050
- Secure parameter Store documentation: rs_config_secrets
Objects that Reference proxy-servers¶
- profiles EXAMPLE-suse-sles-config in Other OSes Installers as part of Params (declared)
- templates agama-sles.json.tmpl in Other OSes Installers as part of Contents (used)
- templates autoyast-sles.xml.tmpl in Other OSes Installers as part of Contents (used)
- bootenvs ubuntuhammer-builder-install in ubuntuhammer Builder as part of Templates.[10].Contents (used)
- templates download-tools.tmpl in Core Task Library as part of Contents (used)
- templates set-proxy-servers.sh.tmpl in Community Core as part of Contents (used)
- templates ubuntu-autoinstall-userdata.tmpl in Community Core as part of Contents (used)
- templates deb10-net-seed.tmpl in Community Core as part of Contents (used)
- templates net-seed.tmpl in Community Core as part of Contents (used)
- templates centos-6.ks.tmpl in Community Edge as part of Contents (used)
Objects used by proxy-servers¶
Not used in current content packs