mirror of https://github.com/CISOfy/lynis.git
Allow overriding of upload/license server for Enterprise suite
This commit is contained in:
parent
db46a375c6
commit
b829844cd8
|
@ -316,6 +316,10 @@ permdir:/root/.ssh:rwx------:root:-:WARN:
|
||||||
|
|
||||||
# Add your Lynis Enterprise license key here
|
# Add your Lynis Enterprise license key here
|
||||||
#config:license_key:[Your license key]:
|
#config:license_key:[Your license key]:
|
||||||
|
# The hostname/IP address to receive the data
|
||||||
|
#config:upload_server:cisofy.com:
|
||||||
|
# Options to cURL
|
||||||
|
#config:upload_options:-k:
|
||||||
#config:group:[group name]:
|
#config:group:[group name]:
|
||||||
#config:group:test:
|
#config:group:test:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue