Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vitabaks committed Dec 19, 2024
1 parent fac17d4 commit 94fff76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion automation/vars/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ consul_services:
# - { http: "http://{{ inventory_hostname }}:{{ patroni_restapi_port }}/async?lag={{ patroni_maximum_lag_on_replica }}", interval: "2s" }
# - { args: ["systemctl", "status", "pgbouncer"], interval: "5s" }

# TLS certificate (for PostgreSQL & PGBouncer)
# TLS certificate (for PostgreSQL & PgBouncer)
tls_cert_generate: true
tls_cert_valid_days: 3650
tls_cert_path: "{{ postgresql_home_dir }}/tls/server.crt"
Expand Down

0 comments on commit 94fff76

Please sign in to comment.