Merge "Fix overcloud provisioning"

This commit is contained in:
Zuul 2020-12-21 17:11:33 +00:00 committed by Gerrit Code Review
commit 05867bfa18
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
- deploying
- wait call-back
# 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.
ironic_retries: 6
ironic_retry_interval: 5