Adjust name of bootstrap trigger variable

The PVC bootstrap framework overrides this variable and wreaks havoc on
it. Instead adjust our side so that it looks for do_bootstrap instead.
This commit is contained in:
Joshua Boniface
2023-01-16 14:39:43 -05:00
parent 408f5afaee
commit 7b51fe0d00
6 changed files with 7 additions and 7 deletions

View File

@ -88,7 +88,7 @@
- include: patroni/bootstrap.yml
run_once: yes
when: bootstrap is defined and bootstrap
when: do_bootstrap is defined and do_bootstrap
- name: start but disable services (managed by PVC)
service: