Allow containers to write to ~/.ssh

This is required to connect to overcloud nodes by fetching
SSH keys from remote hypervisor host.

Change-Id: I55d28644e8a24e3e421768610682688af19f2016
This commit is contained in:
Federico Ressi 2022-01-31 11:53:27 +01:00
parent 44af2753d4
commit 7e5308c36d

View File

@ -13,7 +13,7 @@ services:
volumes:
- ./report:/report
- .:/tobiko
- ~/.ssh:/root/.ssh:ro
- ~/.ssh:/root/.ssh
lower-constraints:
extends: