Merge "Fix overcloud provisioning"

This commit is contained in:
Zuul
2020-12-21 17:11:33 +00:00
committed by Gerrit Code Review

View File

@@ -27,7 +27,7 @@
- deploying - deploying
- wait call-back - wait call-back
# List of hosts to limit Bifrost deploy-dynamic.yaml playbook to. # List of hosts to limit Bifrost deploy-dynamic.yaml playbook to.
bifrost_limit: [] bifrost_limit: ['localhost']
# Retries to use when using Ironic API and hitting node locked errors. # Retries to use when using Ironic API and hitting node locked errors.
ironic_retries: 6 ironic_retries: 6
ironic_retry_interval: 5 ironic_retry_interval: 5