mirror of
https://gitea.0xace.cc/ansible-galaxy/patroni.git
synced 2025-06-29 02:53:07 +00:00
add hack when multiple interfaces or multiple default gw exists
This commit is contained in:
@ -32,6 +32,9 @@ patroni_ssl: true
|
||||
patroni_ssl_path: "/etc/patroni/ssl"
|
||||
patroni_self_signed_cert: false
|
||||
patroni_self_signed_cert_name: "cert"
|
||||
patroni_cacert_multiple_default_gw_workaround: false
|
||||
patroni_cacert_force_append_ips: []
|
||||
patroni_cacert_force_append_names: []
|
||||
|
||||
## DCS options. Consul or Etcd
|
||||
patroni_dcs_exists: false
|
||||
|
Reference in New Issue
Block a user