Mount /etc/openstack in zuul-web

The zuul-web component now needs to read the cloud config in order
to fully parse the cloud provider information.

Change-Id: I4b1356bb118afa317e49898b5cf40191e5f0955d
This commit is contained in:
James E. Blair 2025-01-26 06:46:22 -08:00
parent 0d7a3d57fc
commit 24d300347a

View File

@ -10,6 +10,7 @@ services:
user: zuul
volumes:
- /etc/zuul:/etc/zuul
- /etc/openstack:/etc/openstack
- /home/zuuld:/home/zuul
- /var/lib/zuul:/var/lib/zuul
- /var/log/zuul:/var/log/zuul