Add suggestion on how to configure a proxy in profile

This commit is contained in:
mboelen 2015-03-17 14:54:11 +01:00
parent c8e17e317d
commit ad413346de
1 changed files with 7 additions and 1 deletions

View File

@ -318,8 +318,14 @@ permdir:/root/.ssh:rwx------:root:-:WARN:
#config:license_key:[Your license key]:
# The hostname/IP address to receive the data
#config:upload_server:cisofy.com:
# Options to cURL
# Provide options to cURL when uploading data. Common options include:
# -k or --insecure --> use HTTPS, but skip certificate check (e.g. self-signed)
# --proxy [http://]proxyserver:8080 --> use HTTP/HTTPS proxy
# --socks5 proxyserver:8080 --> use SOCKS proxy
#config:upload_options:-k:
# Define groups
#config:group:[group name]:
#config:group:test: