Merge "Fix launch-node to work with the new inventory reorg"

This commit is contained in:
Zuul 2020-06-11 23:10:06 +00:00 committed by Gerrit Code Review
commit 28ee8a1299

View File

@ -177,8 +177,8 @@ def bootstrap_server(server, key, name, volume_device, keep,
t.start()
inventory_list = (
'/etc/ansible/hosts/openstack.yaml',
'/etc/ansible/hosts/groups.yaml',
'/home/zuul/src/opendev.org/opendev/system-config/inventory/base/hosts.yaml',
'/home/zuul/src/opendev.org/opendev/system-config/inventory/service/groups.yaml',
'/etc/ansible/hosts/emergency.yaml',
jobdir.inventory_root,
)