Merge "Deploy the build ssh key to auth_keys"

This commit is contained in:
Zuul 2018-02-26 12:20:38 +00:00 committed by Gerrit Code Review
commit 85bc67c592
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