Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add watchdog support #250

Merged
merged 2 commits into from
Feb 3, 2023
Merged

Conversation

tanganellilore
Copy link
Contributor

Hi @vitabaks ,

as requested thi pull request is for add watchdog settings on patroni.

@vitabaks
Copy link
Owner

vitabaks commented Feb 3, 2023

Thanks @tanganellilore !

@vitabaks
Copy link
Owner

vitabaks commented Feb 3, 2023

Tests error: 'patroni_watchdog' is undefined

TASK [patroni : Generate conf file "/etc/patroni/patroni.yml"] *****************
[675](https://github.com/vitabaks/postgresql_cluster/actions/runs/4084596855/jobs/7042715301#step:5:681)
  changed: [10.172.0.21]
[676](https://github.com/vitabaks/postgresql_cluster/actions/runs/4084596855/jobs/7042715301#step:5:682)
  changed: [10.172.0.20]
[677](https://github.com/vitabaks/postgresql_cluster/actions/runs/4084596855/jobs/7042715301#step:5:683)
  An exception occurred during task execution. To see the full traceback, use -vvv. The error was: ansible.errors.AnsibleUndefinedVariable: 'patroni_watchdog' is undefined. 'patroni_watchdog' is undefined
[678](https://github.com/vitabaks/postgresql_cluster/actions/runs/4084596855/jobs/7042715301#step:5:684)
  fatal: [10.172.0.20]: FAILED! => {"changed": false, "msg": "AnsibleUndefinedVariable: 'patroni_watchdog' is undefined. 'patroni_watchdog' is undefined"}

Co-authored-by: Vitaliy Kukharik <37010174+vitabaks@users.noreply.github.com>
@vitabaks vitabaks merged commit 0d62064 into vitabaks:master Feb 3, 2023
@tanganellilore tanganellilore deleted the add_watchdog branch August 10, 2023 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants