roles/filebeat-oss: remove unused variables
This commit is contained in:
parent
fad82ba7d1
commit
e90ddb73e6
@ -19,7 +19,6 @@ Role Variables
|
||||
Available variables are listed below, along with default values (see `defaults/main.yml`):
|
||||
|
||||
```
|
||||
filebeat_output_elasticsearch_enabled: false
|
||||
filebeat_output_elasticsearch_hosts:
|
||||
- "localhost:9200"
|
||||
|
||||
|
||||
@ -3,9 +3,6 @@ filebeat_version: 7.9.1
|
||||
|
||||
wazuh_template_branch: v4.0.0
|
||||
|
||||
filebeat_create_config: true
|
||||
|
||||
filebeat_output_elasticsearch_enabled: false
|
||||
filebeat_output_elasticsearch_hosts:
|
||||
- "localhost:9200"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user