Revert "Revert "Deploy the build ssh key to auth_keys""

After fixing the copy-build-sshkey role, using it again in
multinode job pre.

This reverts commit ace4db4b04.

Change-Id: Id59216ce7dd62ff604ddf2c2c1cf27c4dca0deb0
This commit is contained in:
Andrea Frittoli 2018-03-06 11:52:28 +00:00
parent 85c7ff6989
commit d4ee2b5dc6
1 changed files with 5 additions and 0 deletions

View File

@ -23,3 +23,8 @@
- peers
roles:
- multi-node-bridge
- name: Copy the build ssh key to authorized_keys on all hosts for root
hosts: all
roles:
- copy-build-sshkey