Merge "Fix prechecks for "Ironic iPXE" container"

This commit is contained in:
Zuul 2022-03-10 09:38:57 +00:00 committed by Gerrit Code Review
commit f26b9cd8ad
1 changed files with 0 additions and 1 deletions

View File

@ -44,7 +44,6 @@
timeout: 1
state: stopped
when:
- enable_ironic_ipxe | bool
- container_facts['ironic_ipxe'] is not defined
- inventory_hostname in groups['ironic-ipxe']