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:
2023-09-01 15:42:29 -04:00
parent a79961605a
commit 561ecb5c61
6 changed files with 7 additions and 7 deletions

View File

@ -34,7 +34,7 @@
notify: restart libvirtd
- include: libvirt/bootstrap.yml
when: bootstrap is defined and bootstrap
when: do_bootstrap is defined and do_bootstrap
run_once: yes
- name: get ceph libvirt secret key