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:
parent
0d7a3d57fc
commit
24d300347a
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user