ansible nowadays chmods ~/.ssh to 700 for every user whose
authorized_keys it touches. This includes osstest@osstest.
The result is that other users on osstest.test-lab cannot access this
file. I have cp -a'd the keys, which are a piece of static
configuration we don't expect to change often, to a different
directory which will not be attacked by ansible. Refer to them there.
Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
LogsPublishMinSpaceMby= 20*1e3
LogsPublishMinExpireAge= 86400*7
-TestHostKeypairPath /home/osstest/.ssh/id_rsa_osstest
+TestHostKeypairPath /home/osstest/keys/id_rsa_osstest
GitCacheProxy git://cache:9419/