feat: move stuff around for testing
This commit is contained in:
parent
c14dd49576
commit
9d117e9fb8
11 changed files with 6 additions and 1 deletions
16
defaults/main.yaml
Normal file
16
defaults/main.yaml
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
---
|
||||
|
||||
# zabbix_version
|
||||
zabbix_major_version: "7.4"
|
||||
zabbix_agent_enable: true
|
||||
|
||||
# zabbix agent defaults
|
||||
zabbix_agent_psk_enable: true
|
||||
zabbix_agent_listen_port: "10050"
|
||||
|
||||
# zabbix server / proxy connectivity
|
||||
zabbix_proxy_address: "zabbix.siempie.internal"
|
||||
zabbix_proxy_port: "10051"
|
||||
|
||||
# zabbix user permissions
|
||||
zabbix_user_sudo: true
|
||||
Loading…
Add table
Add a link
Reference in a new issue