Skip to content
Snippets Groups Projects
Commit bb05adbd authored by Zuul's avatar Zuul Committed by Gerrit Code Review
Browse files

Merge "Fix overcloud introspection data save"

parents e41c2d09 3947997e
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@
command: >
docker exec bifrost_deploy
bash -c '
export BIFROST_INVENTORY_SOURCE=ironic &&
env BIFROST_INVENTORY_SOURCE=ironic OS_CLOUD=bifrost
ansible baremetal
--connection local
--inventory /etc/bifrost/inventory/
......
---
fixes:
- |
Fixes an issue bug where introspection data save would fail. See `story
2009129 <https://storyboard.openstack.org/#!/story/2009129>`__ for more
details.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment