Merge "Fix launch-node to work with the new inventory reorg"
This commit is contained in:
commit
28ee8a1299
@ -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,
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user