Set group list to empty
This commit is contained in:
parent
8d8ed17ce9
commit
e11c44e72e
@ -37,6 +37,7 @@ wazuh_agent_authd:
|
||||
enable: false
|
||||
port: 1515
|
||||
agent_name: null
|
||||
groups: []
|
||||
ssl_agent_ca: null
|
||||
ssl_agent_cert: null
|
||||
ssl_agent_key: null
|
||||
|
||||
@ -399,5 +399,4 @@ nodejs:
|
||||
repo_url_ext: "nodesource.com/setup_10.x"
|
||||
|
||||
agent_groups:
|
||||
groups: # [] # groups to create
|
||||
- group2
|
||||
groups: [] # groups to create
|
||||
|
||||
Loading…
Reference in New Issue
Block a user