mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-28 08:03:25 +02:00
13 lines
255 B
Plaintext
13 lines
255 B
Plaintext
![]() |
---
|
||
|
|
||
|
mode: iptables
|
||
|
piddir: /var/run/
|
||
|
update_frequency: 10s
|
||
|
daemonize: true
|
||
|
log_mode: stdout
|
||
|
log_level: info
|
||
|
api_url: {{ (cs_fw_lapi_url is search('/$')) | ternary(cs_fw_lapi_url,cs_fw_lapi_url ~ '/') }}
|
||
|
api_key: {{ cs_fw_lapi_key }}
|
||
|
disable_ipv6: false
|
||
|
|