Prepare for Fleet 4.2.0 (#1645)

This commit is contained in:
noahtalerman
2021-08-11 17:14:32 -07:00
committed by GitHub
parent 451493b1ea
commit 2df7c71749
34 changed files with 41 additions and 49 deletions
@@ -6,8 +6,8 @@ spec:
config:
decorators:
load:
- SELECT uuid AS host_uuid FROM system_info;
- SELECT hostname AS hostname FROM system_info;
- SELECT uuid AS host_uuid FROM system_info;
- SELECT hostname AS hostname FROM system_info;
options:
disable_distributed: false
distributed_interval: 10
@@ -23,6 +23,8 @@ spec:
host_expiry_window: 0
host_settings:
additional_queries: null
enable_host_users: true
enable_software_inventory: true
org_info:
org_logo_url: ""
org_name: org
@@ -38,7 +40,7 @@ spec:
enable_smtp: false
enable_ssl_tls: true
enable_start_tls: true
password: '********'
password: "********"
port: 587
sender_address: ""
server: ""